This is an archive of the discontinued LLVM Phabricator instance.

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

Repository
rL LLVM

Event Timeline

Jean-Daniel updated this revision to Diff 16886.Dec 3 2014, 1:37 PM
Jean-Daniel retitled this revision from to Add mach-o LC_RPATH support to llvm-objdump.
Jean-Daniel updated this object.
Jean-Daniel edited the test plan for this revision. (Show Details)
Jean-Daniel added a subscriber: Unknown Object (MLST).Dec 3 2014, 1:38 PM
jddupas closed this revision.Dec 3 2014, 11:37 PM
jddupas updated this revision to Diff 16910.
jddupas added a subscriber: jddupas.

Closed by commit rL223343 (authored by @jddupas).