dd the option, -link-opt-hints to llvm-objdump used with -macho to print the
authorKevin Enderby <enderby@apple.com>
Tue, 27 Jan 2015 21:28:24 +0000 (21:28 +0000)
committerKevin Enderby <enderby@apple.com>
Tue, 27 Jan 2015 21:28:24 +0000 (21:28 +0000)
commita167fe18776ff58f70a46244a644801ada11036a
tree58e3111341ae8cc7ca01b7ac0dcf42a134c74c0c
parentc94f9d3d2f2ad4b8aa1370730f7f0b9c7ad40439
dd the option, -link-opt-hints to llvm-objdump used with -macho to print the
Mach-O AArch64 linker optimization hints for ADRP code optimization.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227246 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/MachO.h
lib/Object/MachOObjectFile.cpp
test/tools/llvm-objdump/AArch64/Inputs/link-opt-hints.macho-aarch64 [new file with mode: 0644]
test/tools/llvm-objdump/AArch64/macho-link-opt-hints.test [new file with mode: 0644]
tools/llvm-objdump/MachODump.cpp
tools/llvm-objdump/llvm-objdump.cpp
tools/llvm-objdump/llvm-objdump.h