[PATCH] D33872: [llvm-readobj] Accept -S as an alias for --sections
Roland McGrath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 3 16:54:19 PDT 2017
mcgrathr added a comment.
This change is orthogonal to the -s switch and I'd like to get it landed independent of decisions about -s.
I only brought it up to point out the limitations of compatibility with readelf even after these changes.
But these alone are incremental progress and cover all the uses cases for readelf in the build of the system I happen to be building.
Repository:
rL LLVM
https://reviews.llvm.org/D33872
More information about the llvm-commits
mailing list