The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / hidden-vis-2.ll
index 129d96ff5dbcc0267f0c6bac18a035b391dc1c24..90f5308d5ff01b3de227fcf6ddb412d3bd194f50 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin | FileCheck %s
+; RUN: llc < %s -mtriple=arm-apple-darwin | FileCheck %s
 
 @x = weak hidden global i32 0          ; <i32*> [#uses=1]