[PATCH] D52124: [ELF][test] Use llvm-readelf's short option -r instead of -relocations and remove ignored --wide
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 14 17:19:44 PDT 2018
ruiu added a comment.
I don't feel comfortable about using an option that is not shown in the --help message, so either add it to the help message or just leave them as is.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D52124
More information about the llvm-commits
mailing list