summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/00-RetVoid.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/SystemZ/00-RetVoid.ll')
-rw-r--r--llvm/test/CodeGen/SystemZ/00-RetVoid.ll6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/test/CodeGen/SystemZ/00-RetVoid.ll b/llvm/test/CodeGen/SystemZ/00-RetVoid.ll
deleted file mode 100644
index 6f3cbac738f..00000000000
--- a/llvm/test/CodeGen/SystemZ/00-RetVoid.ll
+++ /dev/null
@@ -1,6 +0,0 @@
-; RUN: llc < %s -march=systemz
-
-define void @foo() {
-entry:
- ret void
-}
OpenPOWER on IntegriCloud