summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LICM/2009-03-25-AliasSetTracker.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LICM/2009-03-25-AliasSetTracker.ll')
-rw-r--r--test/Transforms/LICM/2009-03-25-AliasSetTracker.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LICM/2009-03-25-AliasSetTracker.ll b/test/Transforms/LICM/2009-03-25-AliasSetTracker.ll
index c3c9a81..d1fe48c 100644
--- a/test/Transforms/LICM/2009-03-25-AliasSetTracker.ll
+++ b/test/Transforms/LICM/2009-03-25-AliasSetTracker.ll
@@ -1,5 +1,5 @@
-; RUN: llvm-as < %s | opt -licm -loop-index-split -instcombine -disable-output
+; RUN: opt < %s -licm -loop-index-split -instcombine -disable-output
%struct.FILE = type { i32, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, i8*, %struct._IO_marker*, %struct.FILE*, i32, i32, i32, i16, i8, [1 x i8], i8*, i64, i8*, i8*, i8*, i8*, i32, i32, [40 x i8] }
%struct._IO_marker = type { %struct._IO_marker*, %struct.FILE*, i32 }
OpenPOWER on IntegriCloud