MC: move test from Generic to COFF
authorSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 23 Apr 2014 21:41:07 +0000 (21:41 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 23 Apr 2014 21:41:07 +0000 (21:41 +0000)
commitac30dfdaa3be63e92f6e8d4ee452106d9a962125
tree6ff3125dcc4475d5f4f4f6a595016e77cc1c2c5c
parentdc71f098bcb5f61edbcc9d26b7eff5d8ad27342d
MC: move test from Generic to COFF

This is a COFF specific test, move it to COFF to fix the Hexagon buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207030 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/initialised-data.ll [deleted file]
test/MC/COFF/initialised-data.ll [new file with mode: 0644]