Akira Hatanaka
1d07994550
[Objdump] Pass the correct subtarget to printInst.
...
This fixes a bug I introduced in r233411.
llvm-svn: 233484
2015-03-28 20:44:05 +00:00
Kevin Enderby
9a50944ca0
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.
llvm-svn: 227246
2015-01-27 21:28:24 +00:00
Kevin Enderby
57538299e8
Add printing the LC_ENCRYPTION_INFO_64 load command with llvm-objdump’s -private-headers
...
and add tests for the two AArch64 binaries.
llvm-svn: 224400
2014-12-17 01:01:30 +00:00
Kevin Enderby
ae3c126135
Add the code and test cases for 64-bit ARM to llvm-objdump’s Mach-O symbolizer.
...
FYI, removed the unused MCInstrAnalysis as it does not exist for 64-bit ARM and
was causing a “couldn't initialize disassembler for target” error.
llvm-svn: 222045
2014-11-14 21:52:18 +00:00