aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/2010-07-08-DeclDebugLineNo.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/2010-07-08-DeclDebugLineNo.c')
-rw-r--r--test/CodeGen/2010-07-08-DeclDebugLineNo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/CodeGen/2010-07-08-DeclDebugLineNo.c b/test/CodeGen/2010-07-08-DeclDebugLineNo.c
index 44c973acda67..386c2c333acb 100644
--- a/test/CodeGen/2010-07-08-DeclDebugLineNo.c
+++ b/test/CodeGen/2010-07-08-DeclDebugLineNo.c
@@ -6,5 +6,5 @@ void foo() {
int p = 0; // line #5: CHECK: {{call.*llvm.dbg.declare.*%p.*\!dbg }}[[variable_p:![0-9]+]]
}
// Now match the line number records:
-// CHECK: {{^}}[[variable_l]] = !MDLocation(line: 5,
-// CHECK: {{^}}[[variable_p]] = !MDLocation(line: 6,
+// CHECK: {{^}}[[variable_l]] = !DILocation(line: 5,
+// CHECK: {{^}}[[variable_p]] = !DILocation(line: 6,