summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll')
-rw-r--r--llvm/test/Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll b/llvm/test/Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll
index 6c00dfa9140..4418f77c9d0 100644
--- a/llvm/test/Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll
+++ b/llvm/test/Transforms/Inline/2003-09-22-PHINodesInExceptionDest.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -inline -disable-output
+; RUN: opt < %s -inline -disable-output
define i32 @main() {
entry:
OpenPOWER on IntegriCloud