1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/test/MC/Disassembler
Kevin Enderby 0f6b703b72 Add support for annotated disassembly output for X86 and arm.
Per the October 12, 2012 Proposal for annotated disassembly output sent out by
Jim Grosbach this set of changes implements this for X86 and arm.  The llvm-mc
tool now has a -mdis option to produced the marked up disassembly and a couple
of small example test cases have been added.

rdar://11764962

llvm-svn: 166445
2012-10-22 22:31:46 +00:00
..
ARM Add support for annotated disassembly output for X86 and arm. 2012-10-22 22:31:46 +00:00
MBlaze Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
Mips Fix check strings in test/MC/Disassembler/Mips/* and run FileCheck. 2012-07-12 21:19:32 +00:00
X86 Add support for annotated disassembly output for X86 and arm. 2012-10-22 22:31:46 +00:00