1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/tools/llvm-objdump/AArch64
Davide Italiano 57d26aa77d [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

llvm-svn: 249083
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