[PATCH] D56140: [llvm-readobj] [COFF] Print the symbol index for relocations

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 28 14:18:01 PST 2018


mstorsjo added a comment.

Neither of the tools that print relocations currently, llvm-readobj, llvm-objdump or yaml2obj, disambiguate between relocations pointing to different symbols with the same name.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56140/new/

https://reviews.llvm.org/D56140





More information about the llvm-commits mailing list