Add rpath load command support in Mach-O object and update llvm-objdump to use it.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D6512
Add mach-o LC_RPATH support to llvm-objdump ClosedPublic Authored by Jean-Daniel on Dec 3 2014, 1:37 PM.
Details Summary Add rpath load command support in Mach-O object and update llvm-objdump to use it.
Diff Detail
Revision Contents
Diff 16886 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
|