summaryrefslogtreecommitdiffstats
path: root/test/Transforms/ScalarRepl/2009-05-08-I1Crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ScalarRepl/2009-05-08-I1Crash.ll')
-rw-r--r--test/Transforms/ScalarRepl/2009-05-08-I1Crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/ScalarRepl/2009-05-08-I1Crash.ll b/test/Transforms/ScalarRepl/2009-05-08-I1Crash.ll
index 0a604e9..aa3487b 100644
--- a/test/Transforms/ScalarRepl/2009-05-08-I1Crash.ll
+++ b/test/Transforms/ScalarRepl/2009-05-08-I1Crash.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -scalarrepl | llvm-dis
+; RUN: opt < %s -scalarrepl | llvm-dis
; PR4146
%wrapper = type { i1 }
OpenPOWER on IntegriCloud