aboutsummaryrefslogtreecommitdiffstats
path: root/test/Assembler/mdnamespace.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Assembler/mdnamespace.ll')
-rw-r--r--test/Assembler/mdnamespace.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Assembler/mdnamespace.ll b/test/Assembler/mdnamespace.ll
index 90cb15f..e708a3c 100644
--- a/test/Assembler/mdnamespace.ll
+++ b/test/Assembler/mdnamespace.ll
@@ -4,7 +4,7 @@
; CHECK: !named = !{!0, !1, !2, !3, !4, !4}
!named = !{!0, !1, !2, !3, !4, !5}
-!0 = distinct !{}
+!0 = !MDFile(filename: "file.cpp", directory: "/path/to/dir")
!1 = distinct !{}
!2 = !MDFile(filename: "path/to/file", directory: "/path/to/dir")