The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / 2007-05-03-BadPostIndexedLd.ll
index f3f82bc4846f07cfe98386cfb2975865c56f3f4c..c73b6793da0ffe13c35d984776108255fed0a1f8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin
+; RUN: llc < %s -mtriple=arm-apple-darwin
 
        %struct.Connection = type { i32, [10 x i8], i32 }
        %struct.IntChunk = type { %struct.cppobjtype, i32, i32*, i32 }