diff options
author | Chris Lattner <sabre@nondot.org> | 2010-10-02 18:52:57 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-10-02 18:52:57 +0000 |
commit | 90b12590b6b907f8c3d83bd48e218990b5f1ed53 (patch) | |
tree | 0107d8fe24e44e0a6143f4d580302b4ccad547c2 /test | |
parent | 9ab044f20b85597cdaed6849dfc2b55af023906a (diff) |
consolidate ELF tests into asmparser tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115415 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r-- | test/MC/AsmParser/ELF/dg.exp | 6 | ||||
-rw-r--r-- | test/MC/AsmParser/elf_directive_previous.s (renamed from test/MC/AsmParser/ELF/directive_previous.s) | 0 | ||||
-rw-r--r-- | test/MC/AsmParser/elf_directive_section.s (renamed from test/MC/AsmParser/ELF/directive_section.s) | 0 |
3 files changed, 0 insertions, 6 deletions
diff --git a/test/MC/AsmParser/ELF/dg.exp b/test/MC/AsmParser/ELF/dg.exp deleted file mode 100644 index ca6aefe9c5..0000000000 --- a/test/MC/AsmParser/ELF/dg.exp +++ /dev/null @@ -1,6 +0,0 @@ -load_lib llvm.exp - -if { [llvm_supports_target X86] } { - RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{s}]] -} - diff --git a/test/MC/AsmParser/ELF/directive_previous.s b/test/MC/AsmParser/elf_directive_previous.s index 5db1eac03d..5db1eac03d 100644 --- a/test/MC/AsmParser/ELF/directive_previous.s +++ b/test/MC/AsmParser/elf_directive_previous.s diff --git a/test/MC/AsmParser/ELF/directive_section.s b/test/MC/AsmParser/elf_directive_section.s index 9531c026e6..9531c026e6 100644 --- a/test/MC/AsmParser/ELF/directive_section.s +++ b/test/MC/AsmParser/elf_directive_section.s |