[PATCH] D72992: [llvm-objdump] - Add column headers for relocation printing
Liad Mordekoviz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 31 01:28:30 PST 2020
liadz0rz marked 2 inline comments as done.
liadz0rz added inline comments.
================
Comment at: llvm/test/tools/llvm-objdump/relocations-elf.test:184
+ Symbol: global
+ Type: R_386_NONE
+Symbols:
----------------
grimar wrote:
> Why there is no relocation for `local` here?
Since you asked for a minimal YAML, I don't mind adding one.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72992/new/
https://reviews.llvm.org/D72992
More information about the llvm-commits
mailing list