llvm/tools/llvm-objdump
Colin LeMahieu bb93856810 [llvm-objdump] Printing relocations in executable and shared object files. This partially reverts r215844 by removing test objdump-reloc-shared.test which stated GNU objdump doesn't print relocations, it does.
In executable and shared object ELF files, relocations in the file contain the final virtual address rather than section offset so this is adjusted to display section offset.

Differential revision: http://reviews.llvm.org/D15965

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263971 91177308-0d34-0410-b5e6-96231b3b80d8
2016-03-21 19:14:50 +00:00
..
CMakeLists.txt
COFFDump.cpp [llvm-objdump] Add support for dumping the PE TLS directory 2016-03-15 06:14:01 +00:00
ELFDump.cpp
llvm-objdump.cpp [llvm-objdump] Printing relocations in executable and shared object files. This partially reverts r215844 by removing test objdump-reloc-shared.test which stated GNU objdump doesn't print relocations, it does. 2016-03-21 19:14:50 +00:00
llvm-objdump.h Re-submit r256008 "Improve DWARFDebugFrame::parse to also handle __eh_frame." 2016-01-26 15:09:42 +00:00
LLVMBuild.txt
MachODump.cpp Update the comments for the macho-invalid-zero-ncmds test and fix 2016-01-26 18:20:49 +00:00