summaryrefslogtreecommitdiffstats
path: root/test/FrontendC/2005-12-04-DeclarationLineNumbers.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/FrontendC/2005-12-04-DeclarationLineNumbers.c')
-rw-r--r--test/FrontendC/2005-12-04-DeclarationLineNumbers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/FrontendC/2005-12-04-DeclarationLineNumbers.c b/test/FrontendC/2005-12-04-DeclarationLineNumbers.c
index 0ced92e..f3f69dd 100644
--- a/test/FrontendC/2005-12-04-DeclarationLineNumbers.c
+++ b/test/FrontendC/2005-12-04-DeclarationLineNumbers.c
@@ -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
OpenPOWER on IntegriCloud