summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/RecordStreamer.cpp
diff options
context:
space:
mode:
authorMichael Trent <mtrent@apple.com>2017-12-15 17:57:40 +0000
committerMichael Trent <mtrent@apple.com>2017-12-15 17:57:40 +0000
commita1703b1fc206f2050de9160f9bc1f85a1aa000dc (patch)
tree024b0009c9c32bdd4f35149b1674367242465ee8 /llvm/lib/Object/RecordStreamer.cpp
parent237d4c2eabc339f18bb9fc2d533e163357976507 (diff)
downloadbcm5719-llvm-a1703b1fc206f2050de9160f9bc1f85a1aa000dc.tar.gz
bcm5719-llvm-a1703b1fc206f2050de9160f9bc1f85a1aa000dc.zip
Updated llvm-objdump to display local relocations in Mach-O binaries
Summary: llvm-objdump's Mach-O parser was updated in r306037 to display external relocations for MH_KEXT_BUNDLE file types. This change extends the Macho-O parser to display local relocations for MH_PRELOAD files. When used with the -macho option relocations will be displayed in a historical format. All tests are passing for llvm, clang, and lld. llvm-objdump builds without compiler warnings. rdar://35778019 Reviewers: enderby Reviewed By: enderby Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D41199 llvm-svn: 320832
Diffstat (limited to 'llvm/lib/Object/RecordStreamer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud