diff options
| author | Dan Gohman <gohman@apple.com> | 2011-10-24 23:48:32 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2011-10-24 23:48:32 +0000 |
| commit | 29074ccf6cb00a3cbe32a3b7809d970ecaf8c9bf (patch) | |
| tree | 3de39be9068ed749690b6ce82fb34b79b0232f70 /test/CodeGen/SystemZ/dg.exp | |
| parent | b36e03d987c843ccb731627ffd2b1db17bd72e39 (diff) | |
Remove the SystemZ backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142878 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/SystemZ/dg.exp')
| -rw-r--r-- | test/CodeGen/SystemZ/dg.exp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/CodeGen/SystemZ/dg.exp b/test/CodeGen/SystemZ/dg.exp deleted file mode 100644 index e9624bac68..0000000000 --- a/test/CodeGen/SystemZ/dg.exp +++ /dev/null @@ -1,5 +0,0 @@ -load_lib llvm.exp - -if { [llvm_supports_target SystemZ] } { - RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp}]] -} |
