summaryrefslogtreecommitdiffstats
path: root/test/Transforms/LICM/2007-07-30-AliasSet.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/LICM/2007-07-30-AliasSet.ll')
-rw-r--r--test/Transforms/LICM/2007-07-30-AliasSet.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/LICM/2007-07-30-AliasSet.ll b/test/Transforms/LICM/2007-07-30-AliasSet.ll
index 110d884..8ecd1bc 100644
--- a/test/Transforms/LICM/2007-07-30-AliasSet.ll
+++ b/test/Transforms/LICM/2007-07-30-AliasSet.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -licm -loop-unswitch -disable-output
+; RUN: opt < %s -licm -loop-unswitch -disable-output
%struct.III_scalefac_t = type { [22 x i32], [13 x [3 x i32]] }
%struct.gr_info = type { i32, i32, i32, i32, i32, i32, i32, i32, [3 x i32], [3 x i32], i32, i32, i32, i32, i32, i32, i32, i32, i32, i32*, [4 x i32] }
OpenPOWER on IntegriCloud