summaryrefslogtreecommitdiff
path: root/test/Transforms/LICM/Preserve-LCSSA.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LICM/Preserve-LCSSA.ll')
-rw-r--r--test/Transforms/LICM/Preserve-LCSSA.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LICM/Preserve-LCSSA.ll b/test/Transforms/LICM/Preserve-LCSSA.ll
index 850d071810ef0..24c4ad1da42de 100644
--- a/test/Transforms/LICM/Preserve-LCSSA.ll
+++ b/test/Transforms/LICM/Preserve-LCSSA.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-rotate -licm -loop-unswitch -disable-output
+; RUN: opt < %s -loop-rotate -licm -loop-unswitch -disable-output
define i32 @stringSearch_Clib(i32 %count) {
entry: