mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-09 13:41:47 +00:00
3ed0316f75
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166445 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
enhanced.txt | ||
intel-syntax.txt | ||
invalid-cmp-imm.txt | ||
invalid-VEX-vvvv.txt | ||
lit.local.cfg | ||
marked-up.txt | ||
simple-tests.txt | ||
truncated-input.txt | ||
x86-32.txt | ||
x86-64.txt |