Convert a few tests to use llvm-mc.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 18 Jun 2015 13:39:07 +0000 (13:39 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 18 Jun 2015 13:39:07 +0000 (13:39 +0000)
commitf314160e32463f740114b02e807a9520d531c675
tree9157c65edf93213c05598162e5daa0cf0c8ce57b
parent27a2741354034f248d2621fafbb09da71c6c6717
Convert a few tests to use llvm-mc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240017 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ARM/elf-reloc-01.ll [deleted file]
test/MC/ARM/elf-reloc-01.s [new file with mode: 0644]
test/MC/ARM/elf-reloc-02.ll [deleted file]
test/MC/ARM/elf-reloc-02.s [new file with mode: 0644]
test/MC/ARM/elf-reloc-03.ll [deleted file]
test/MC/ARM/elf-reloc-03.s [new file with mode: 0644]
test/MC/ARM/elf-thumbfunc-reloc.ll [deleted file]
test/MC/ARM/elf-thumbfunc-reloc2.s [new file with mode: 0644]