summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/debug-info-line3.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/debug-info-line3.c')
-rw-r--r--test/CodeGen/debug-info-line3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/debug-info-line3.c b/test/CodeGen/debug-info-line3.c
index d2efcf7..8ba57e2 100644
--- a/test/CodeGen/debug-info-line3.c
+++ b/test/CodeGen/debug-info-line3.c
@@ -13,4 +13,4 @@ void func(char c, char* d)
}
// CHECK: ret void, !dbg [[LINE:.*]]
-// CHECK: [[LINE]] = !MDLocation(line: 6,
+// CHECK: [[LINE]] = !DILocation(line: 6,
OpenPOWER on IntegriCloud