Add rpath load command support in Mach-O object and update llvm-objdump to use it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 16910 llvm/trunk/include/llvm/Object/MachO.h
llvm/trunk/include/llvm/Support/MachO.h
llvm/trunk/lib/Object/MachOObjectFile.cpp
llvm/trunk/test/Object/objdump-private-headers.test
llvm/trunk/tools/llvm-objdump/MachODump.cpp
|