llvm/test/tools/llvm-objdump/AArch64
Davide Italiano 52c0444e5e [PATCH] D13360: [llvm-objdump] Teach -d about AArch64 mapping symbols
AArch64 uses $d* and $x* to interleave between text and data.
llvm-objdump didn't know about this so it ended up printing garbage.
This patch is a first step towards a solution of the problem.

Differential Revision:	 http://reviews.llvm.org/D13360


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249083 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-01 21:57:09 +00:00
..
Inputs [Objdump] Pass the correct subtarget to printInst. 2015-03-28 20:44:05 +00:00
elf-aarch64-mapping-symbols.test [PATCH] D13360: [llvm-objdump] Teach -d about AArch64 mapping symbols 2015-10-01 21:57:09 +00:00
lit.local.cfg
macho-link-opt-hints.test dd the option, -link-opt-hints to llvm-objdump used with -macho to print the 2015-01-27 21:28:24 +00:00
macho-print-mrs.test [Objdump] Pass the correct subtarget to printInst. 2015-03-28 20:44:05 +00:00
macho-private-headers.test
macho-symbolized-disassembly.test