[PATCH] Add mach-o LC_RPATH support to llvm-objdump

Jean-Daniel Dupas devlists at shadowlab.org
Wed Dec 3 13:43:24 PST 2014


Add rpath load command support in Mach-O object and update llvm-objdump to use it.

http://reviews.llvm.org/D6512

Files:
 include/llvm/Object/MachO.h
 include/llvm/Support/MachO.h
 lib/Object/MachOObjectFile.cpp
 test/Object/Inputs/macho-rpath-x86_64
 test/Object/objdump-private-headers.test
 tools/llvm-objdump/MachODump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6512.16886.patch
Type: text/x-patch
Size: 4221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141203/c2609337/attachment.bin>


More information about the llvm-commits mailing list