[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 15:16:28 PDT 2018


ruiu added a comment.

Is `-r` a hidden option of llvm-readelf? `llvm-readelf --help` doesn't show that option.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52124





More information about the llvm-commits mailing list