summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/mdlexicalblock.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Assembler/mdlexicalblock.ll')
-rw-r--r--llvm/test/Assembler/mdlexicalblock.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/mdlexicalblock.ll b/llvm/test/Assembler/mdlexicalblock.ll
index 78d77b4d0fe..0a2c3397d35 100644
--- a/llvm/test/Assembler/mdlexicalblock.ll
+++ b/llvm/test/Assembler/mdlexicalblock.ll
@@ -5,7 +5,7 @@
!named = !{!0, !1, !2, !3, !4, !5, !6, !7, !8, !9}
!0 = distinct !{}
-!1 = !{!"path/to/file", !"/path/to/dir"}
+!1 = distinct !{}
!2 = !MDFile(filename: "path/to/file", directory: "/path/to/dir")
; CHECK: !3 = !MDLexicalBlock(scope: !0, file: !2, line: 7, column: 35)
OpenPOWER on IntegriCloud