consolidate ELF tests into asmparser tests.

llvm-svn: 115415
This commit is contained in:
Chris Lattner 2010-10-02 18:52:57 +00:00
parent 3528fce592
commit 1a96333869
3 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
load_lib llvm.exp
if { [llvm_supports_target X86] } {
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{s}]]
}