summaryrefslogtreecommitdiff
path: root/test/Transforms/PruneEH/2003-09-14-ExternalCall.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/PruneEH/2003-09-14-ExternalCall.ll')
-rw-r--r--test/Transforms/PruneEH/2003-09-14-ExternalCall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/PruneEH/2003-09-14-ExternalCall.ll b/test/Transforms/PruneEH/2003-09-14-ExternalCall.ll
index 2b46c76c43..679eafd593 100644
--- a/test/Transforms/PruneEH/2003-09-14-ExternalCall.ll
+++ b/test/Transforms/PruneEH/2003-09-14-ExternalCall.ll
@@ -1,4 +1,4 @@
-; RUN: opt %s -prune-eh -S | grep invoke
+; RUN: opt < %s -prune-eh -S | grep invoke
declare void @External()