The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / FrontendC / 2007-02-04-AddrLValue-2.c
index 90251e6debdfcc88c76f4ec69ee66159df9b0d32..fa20faff3e15283b23a573b01f6fb4a934468e2f 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -O3 -S -o - -emit-llvm
+// RUN: %llvmgcc %s -O3 -S -o -
 // PR1173
 
 struct S { char s; };