The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / FrontendC / 2005-12-04-DeclarationLineNumbers.c
index 0ced92e553f7f626c6cb1b103472b0507013c237..f3f69ddb0bccac89c1f130a16a105d25640e043b 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -S -g -o - | grep {llvm.dbg.stoppoint.*i32 14}
+// RUN: %llvmgcc %s -S -g -o - | grep DW_TAG_compile_unit | count 1
 // PR664: ensure that line #'s are emitted for declarations