[PATCH] D15965: Add support for dumping relocations in non-relocatable files

Colin LeMahieu via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 12:56:19 PDT 2016


colinl added a comment.

I'm noticing r215844 saying GNU objdump doesn't print relocations in non-relocatable files.  This doesn't seem correct, with -emit-relocs objdump does seem to print relocations in executable and SO files.


Repository:
  rL LLVM

http://reviews.llvm.org/D15965





More information about the llvm-commits mailing list