diff options
Diffstat (limited to 'test/CodeGen/PowerPC/dg.exp')
-rw-r--r-- | test/CodeGen/PowerPC/dg.exp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/CodeGen/PowerPC/dg.exp b/test/CodeGen/PowerPC/dg.exp deleted file mode 100644 index 9e50b558aa..0000000000 --- a/test/CodeGen/PowerPC/dg.exp +++ /dev/null @@ -1,5 +0,0 @@ -load_lib llvm.exp - -if { [llvm_supports_target PowerPC] } { - RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]] -} |