COFF: move ARM COFF test to ARM directory
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 27 Apr 2014 04:29:32 +0000 (04:29 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 27 Apr 2014 04:29:32 +0000 (04:29 +0000)
commit86e4b7dadbc799967353ac5e85089697cd2c77e5
treec538475dd70a3457933b2a5f0c2b523f5b4e2ed2
parent2d0d7fd085014eb4217545be06f57397808983d0
COFF: move ARM COFF test to ARM directory

The COFF tests all assume X86.  Just move the new COFF tests under ARM to
appease the build bots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207346 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ARM/coff-relocations.s [new file with mode: 0644]
test/MC/COFF/arm-relocations.s [deleted file]