llvm-6502/test/MC
Saleem Abdulrasool 09f38a0ef1 ARM IAS: support .object_arch
The .object_arch directive indicates an alternative architecture to be specified
in the object file.  The directive does *not* effect the enabled feature bits
for the object file generation.  This is particularly useful when the code
performs runtime detection and would like to indicate a lower architecture as
the requirements than the actual instructions used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200451 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-30 04:46:41 +00:00
..
AArch64
ARM ARM IAS: support .object_arch 2014-01-30 04:46:41 +00:00
AsmParser
COFF
Disassembler
ELF MC: Add support for .cfi_startproc simple 2014-01-27 17:20:25 +00:00
MachO
Markup
Mips
PowerPC
Sparc
SystemZ
X86