[PATCH] D54118: [lld][NFC] Update tests to use -S instead of -s when using llvm-readelf.
Jordan Rupprecht via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 5 12:40:49 PST 2018
rupprecht added a comment.
In https://reviews.llvm.org/D54118#1287750, @MaskRay wrote:
> If the initial attempt to bring the `-s` incompatibility in llvm-readelf was inadvertent, let's improve it!
There are 455 failures when removing the alias :)
If we just change the aliases for llvm-readelf, not llvm-readobj, then these are pretty much the only failures.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D54118
More information about the llvm-commits
mailing list