Generalize target-independent folding rules for sizeof to handle more
[oota-llvm.git] / test / Transforms / IndVarSimplify / 2005-11-18-Crash.ll
index 5ee8cea74a38f07ec0ec9907c1a126b4c125533b..f9a3fe6233a558035a7d12e3cd53acdf8b72939a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -indvars -disable-output
+; RUN: opt < %s -indvars -disable-output
 
 @fixtab = external global [29 x [29 x [2 x i32]]]               ; <[29 x [29 x [2 x i32]]]*> [#uses=1]