mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-02 07:41:38 +00:00
remove message
llvm-svn: 30075
This commit is contained in:
parent
8eb46f18d6
commit
7e892d8930
@ -61,7 +61,6 @@ foreach my $cycle (@CYCLES) {
|
||||
$cycles_found = $cycles_found + 1;
|
||||
print STDERR "find-cycles.pl: Circular dependency between *.a files:\n";
|
||||
print STDERR "find-cycles.pl: ", join(' ', @archives), "\n";
|
||||
print STDERR "find-cycles.pl: Some linkers may have problems.\n";
|
||||
push @modules, @archives; # WORKAROUND: Duplicate *.a files. Ick.
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user