summaryrefslogtreecommitdiff
path: root/test/CodeGen/Generic/run-pass.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/Generic/run-pass.ll')
-rw-r--r--test/CodeGen/Generic/run-pass.ll7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/CodeGen/Generic/run-pass.ll b/test/CodeGen/Generic/run-pass.ll
deleted file mode 100644
index 55d62ec18648e..0000000000000
--- a/test/CodeGen/Generic/run-pass.ll
+++ /dev/null
@@ -1,7 +0,0 @@
-; RUN: llc < %s -debug-pass=Structure -run-pass=gc-lowering -o /dev/null 2>&1 | FileCheck %s
-
-; CHECK: -gc-lowering
-; CHECK: FunctionPass Manager
-; CHECK-NEXT: Lower Garbage Collection Instructions
-; CHECK-NEXT: Machine Function Analysis
-; CHECK-NEXT: MIR Printing Pass