Reworking the test part of r241149
authorGabor Ballabas <gaborb@inf.u-szeged.hu>
Thu, 2 Jul 2015 16:53:23 +0000 (16:53 +0000)
committerGabor Ballabas <gaborb@inf.u-szeged.hu>
Thu, 2 Jul 2015 16:53:23 +0000 (16:53 +0000)
commit4e0f6008b9d8c0d21bea2273a47a1443643a991d
tree419e8610e7eb57f5a05bf99cfc82fd70bdd7a661
parent9afb3a2589997dee6cbd322e52853a4663871143
Reworking the test part of r241149

The test part of r241149 has been reverted in r241451, due to misplaced test cases.
This patch splits those test cases among the appropriate targets.

Differential Revision: http://reviews.llvm.org/D10897

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241283 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ARM/directive-type-diagnostics.s [new file with mode: 0644]
test/MC/COFF/ARM/directive-type-diagnostics.s [new file with mode: 0644]
test/MC/COFF/ARM/lit.local.cfg [new file with mode: 0644]
test/MC/MachO/ARM/directive-type-diagnostics.s [new file with mode: 0644]