consolidate ELF tests into asmparser tests.
authorChris Lattner <sabre@nondot.org>
Sat, 2 Oct 2010 18:52:57 +0000 (18:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 2 Oct 2010 18:52:57 +0000 (18:52 +0000)
commit90b12590b6b907f8c3d83bd48e218990b5f1ed53
tree0107d8fe24e44e0a6143f4d580302b4ccad547c2
parent9ab044f20b85597cdaed6849dfc2b55af023906a
consolidate ELF tests into asmparser tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115415 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/AsmParser/ELF/dg.exp [deleted file]
test/MC/AsmParser/ELF/directive_previous.s [deleted file]
test/MC/AsmParser/ELF/directive_section.s [deleted file]
test/MC/AsmParser/elf_directive_previous.s [new file with mode: 0644]
test/MC/AsmParser/elf_directive_section.s [new file with mode: 0644]