Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2005-08-17-OutOfLoopVariant.ll
index 83d46967e5f3c62639f9d8fd0e4c8257b5ffb3a7..f1c523ae6c60811783b05c761436310759c611f9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-reduce -disable-output
+; RUN: opt < %s -loop-reduce -disable-output
 
 define i32 @image_to_texture(i32 %indvar454) {
 loopentry.1.outer: