Convert MC tests to .s so codegen changes won't break them.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 3 Jan 2011 23:47:14 +0000 (23:47 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 3 Jan 2011 23:47:14 +0000 (23:47 +0000)
commitbbdcd443614fc1ac012227d9975201c18b9e2ab4
tree9a4c80e4fcf8e16b708553210367563512ca35f2
parente508dd4c75705f325764e1197854c0e83266a7ea
Convert MC tests to .s so codegen changes won't break them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122786 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ELF/basic-elf-32.s [new file with mode: 0644]
test/MC/ELF/basic-elf-64.s [new file with mode: 0644]
test/MC/ELF/basic-elf.ll [deleted file]
test/MC/ELF/call-abs.ll [deleted file]
test/MC/ELF/call-abs.s [new file with mode: 0644]