new testcase
[oota-llvm.git] / test / CFrontend / 2005-12-04-DeclarationLineNumbers.c
index 4e2bcc8b27da53604200e823e14247dd2e016726..ab176c7ee133cf7e18e5f39279ac5825b1f0cd38 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -S -g -o - | grep 'llvm.dbg.stoppoint.*uint 14'
+// RUN: %llvmgcc %s -S -g -o - | grep 'llvm.dbg.stoppoint.*i32 14'
 // PR664: ensure that line #'s are emitted for declarations