diff options
Diffstat (limited to 'test/MC/MachO/Darwin/dg.exp')
-rw-r--r-- | test/MC/MachO/Darwin/dg.exp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/MC/MachO/Darwin/dg.exp b/test/MC/MachO/Darwin/dg.exp deleted file mode 100644 index 0f34b63..0000000 --- a/test/MC/MachO/Darwin/dg.exp +++ /dev/null @@ -1,5 +0,0 @@ -load_lib llvm.exp - -if { [llvm_supports_darwin_and_target X86] } { - RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{s}]] -} |