llvm-6502/test/MC
Saleem Abdulrasool e231836fe4 test: move some tests into ARM directory
Rather than requiring ARM support for the ELF tests (which is odd), move the
tests that require ARM into a subdirectory to use lit to disable them if the
support is not present.  Play this game to prevent disabling the ELF tests on
the Windows build bots as they have caught issues in the past with interactions
between various platforms.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210408 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-08 01:04:05 +00:00
..
AArch64 Fix typos 2014-06-07 21:23:09 +00:00
ARM DebugInfo: Generalize some tests to handle variations in attribute ordering. 2014-05-23 21:11:46 +00:00
AsmParser MC: remove unnecessary restriction on tests 2014-05-23 02:56:51 +00:00
COFF MC: prevent early DCE of empty sections 2014-06-06 21:40:16 +00:00
Disassembler Restore getInvertedCondCode() from the phased-out backend, fixing disassembly for NV 2014-05-29 11:34:50 +00:00
ELF test: move some tests into ARM directory 2014-06-08 01:04:05 +00:00
MachO MachO: move test to ARM directory. 2014-05-30 16:01:29 +00:00
Markup
Mips [mips] Fix triple. 2014-06-05 12:07:14 +00:00
PowerPC
Sparc
SystemZ
X86