Fix a crash in block placement due to an inner loop that happened to be
[oota-llvm.git] / test / CodeGen / CBackend / 2002-11-06-PrintEscaped.ll
index 2dd281a4beeb2db0e2d0c5e9f1aea313f4736c18..82d594fc7e202c87b285dc31d7463614437a559f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=c
+; RUN: llc < %s -march=c
 
 @testString = internal constant [18 x i8] c"Escaped newline\5Cn\00"             ; <[18 x i8]*> [#uses=1]