summaryrefslogtreecommitdiff
path: root/test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHIUse.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHIUse.ll')
-rw-r--r--test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHIUse.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHIUse.ll b/test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHIUse.ll
index 60b4544bf4..940204649c 100644
--- a/test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHIUse.ll
+++ b/test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHIUse.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -lowerinvoke -enable-correct-eh-support -disable-output
+; RUN: opt < %s -lowerinvoke -enable-correct-eh-support -disable-output
declare fastcc i32 @ll_listnext__listiterPtr()