test: move some tests into ARM directory
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 8 Jun 2014 01:04:05 +0000 (01:04 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 8 Jun 2014 01:04:05 +0000 (01:04 +0000)
commit46f1d9fb5df3d3cdcfb2f1611646129bbdd1790e
tree458144c6da68e34c79894a57391c911784c86e51
parent13b414a332b22e544a96374a140b872bdcb3943b
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.

llvm-svn: 210408
llvm/test/MC/ELF/ARM/gnu-type-hash-diagnostics.s [moved from llvm/test/MC/ELF/gnu-type-hash-diagnostics.s with 100% similarity]
llvm/test/MC/ELF/ARM/gnu-type-hash.s [moved from llvm/test/MC/ELF/gnu-type-hash.s with 100% similarity]
llvm/test/MC/ELF/ARM/lit.local.cfg [new file with mode: 0644]