aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ADCE/2002-07-17-PHIAssertion.ll')
-rw-r--r--test/Transforms/ADCE/2002-07-17-PHIAssertion.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ADCE/2002-07-17-PHIAssertion.ll b/test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
index 64219a2062..2f0df670d6 100644
--- a/test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
+++ b/test/Transforms/ADCE/2002-07-17-PHIAssertion.ll
@@ -1,6 +1,6 @@
; This testcase was extracted from the gzip SPEC benchmark
;
-; RUN: opt %s -adce
+; RUN: opt < %s -adce
@bk = external global i32 ; <i32*> [#uses=2]
@hufts = external global i32 ; <i32*> [#uses=1]