[PATCH] D41061: Updated llvm-objdump to display local relocations in Mach-O binaries

Michael Trent via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 15:54:28 PST 2017


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
mtrent marked an inline comment as done.
Closed by commit rL320532: Updated llvm-objdump to display local relocations in Mach-O binaries (authored by mtrent, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D41061

Files:
  llvm/trunk/include/llvm/Object/MachO.h
  llvm/trunk/lib/Object/MachOObjectFile.cpp
  llvm/trunk/test/tools/llvm-objdump/X86/Inputs/macho-preload-x86_64
  llvm/trunk/test/tools/llvm-objdump/X86/macho-preload-relocations.test
  llvm/trunk/test/tools/llvm-objdump/X86/macho-relocations.test
  llvm/trunk/test/tools/llvm-objdump/X86/malformed-machos.test
  llvm/trunk/tools/llvm-objdump/MachODump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41061.126639.patch
Type: text/x-patch
Size: 19793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/0921be8e/attachment.bin>


More information about the llvm-commits mailing list