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

Colin LeMahieu via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 10:09:26 PDT 2016


colinl removed rL LLVM as the repository for this revision.
colinl updated this revision to Diff 51649.
colinl added a comment.

Is this the recommendation on how to print relocation section offsets inside executable files?


http://reviews.llvm.org/D15965

Files:
  include/llvm/Object/COFF.h
  include/llvm/Object/ELFObjectFile.h
  include/llvm/Object/MachO.h
  include/llvm/Object/ObjectFile.h
  lib/Object/COFFObjectFile.cpp
  lib/Object/MachOObjectFile.cpp
  test/tools/llvm-objdump/X86/Inputs/relocations-in-nonrelocatable.elf-x86_64
  test/tools/llvm-objdump/X86/relocations-in-nonrelocatable.test
  tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15965.51649.patch
Type: text/x-patch
Size: 10352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160325/09f0c96d/attachment-0001.bin>


More information about the llvm-commits mailing list