Move the test for the data in code into the ARM directory as it is an ARM
authorKevin Enderby <enderby@apple.com>
Thu, 6 Jun 2013 20:28:28 +0000 (20:28 +0000)
committerKevin Enderby <enderby@apple.com>
Thu, 6 Jun 2013 20:28:28 +0000 (20:28 +0000)
commit285bd8e6f9c65bed2b86169e2561fc8b0756adee
tree6ea9d74d5050c4a8d8db04f31900823b6fb1d52d
parent5be946b4866989cddf16fd3d1977da3c77351098
Move the test for the data in code into the ARM directory as it is an ARM
binary that is used for the test.  Caught by Jim Grosbach!

rdar://11791371

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183442 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/ARM/macho-data-in-code.test [new file with mode: 0644]
test/Object/X86/macho-data-in-code.test [deleted file]