[PATCH] D72992: [llvm-objdump] - Add column headers for relocation printing
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 31 00:38:43 PST 2020
grimar added inline comments.
================
Comment at: llvm/test/tools/llvm-objdump/relocations-elf.test:184
+ Symbol: global
+ Type: R_386_NONE
+Symbols:
----------------
Why there is no relocation for `local` here?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72992/new/
https://reviews.llvm.org/D72992
More information about the llvm-commits
mailing list