[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 10:07:49 PST 2017


mtrent updated this revision to Diff 126572.
mtrent added a comment.

Update diff based on feedback from Kevin Enderby: test r_symbolnum for 0


https://reviews.llvm.org/D41061

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

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


More information about the llvm-commits mailing list