[PATCH] D52124: [ELF][test] Use llvm-readelf's short option -r instead of -relocations and remove ignored --wide
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 26 12:36:17 PDT 2018
MaskRay added a comment.
Herald added a subscriber: jsji.
Shall we proceed with this? These `llvm-readelf` short options are listed in `-help` since https://reviews.llvm.org/rL342339 and `-r` has been used in `llvm-readobj` (e.g. `ELF/lto/relocation-model.ll`) `llvm-objdump`.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D52124
More information about the llvm-commits
mailing list