Add correct encodings for STRD and LDRD, including fixup support. Additionally,...
[oota-llvm.git] / test / CodeGen / Generic / print-arith-int.ll
index cf275151571ecbf1881c275b5d4a2224282eb93f..ce938cf05b9872c3dc0f4df39f24762db5807cf0 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc
+; RUN: llc < %s
 @a_str = internal constant [8 x i8] c"a = %d\0A\00"            ; <[8 x i8]*> [#uses=1]
 @b_str = internal constant [8 x i8] c"b = %d\0A\00"            ; <[8 x i8]*> [#uses=1]
 @add_str = internal constant [12 x i8] c"a + b = %d\0A\00"             ; <[12 x i8]*> [#uses=1]