Change these tests to feed the assembly files to opt directly, instead
[oota-llvm.git] / test / Transforms / LoopRotate / 2009-01-25-SingleEntryPhi.ll
index 7cc3951b3cd1b0147983bc7d40b0d0997d6c5039..0a634fa4cd36dac63971ee0b4872a7b77174a620 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -loop-rotate | llvm-dis
+; RUN: opt %s -loop-rotate | llvm-dis
 ; PR3408
 target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"
 target triple = "x86_64-unknown-linux-gnu"