aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHI.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHI.ll')
-rw-r--r--test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHI.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHI.ll b/test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHI.ll
index 1256d492ee..1057ad7057 100644
--- a/test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHI.ll
+++ b/test/Transforms/LowerInvoke/2005-08-03-InvokeWithPHI.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 void @ll_listnext__listiterPtr()