The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / 2009-04-08-FREM.ll
index c7e343c89203ce738ff0d821bd4a89152d560f7d..99907fc697bd09feae40a745ae287b002fb97d40 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm
+; RUN: llc < %s -march=arm
 
 declare i32 @printf(i8*, ...)