diff options
Diffstat (limited to 'llvm/test/Assembler/mdsubprogram.ll')
| -rw-r--r-- | llvm/test/Assembler/mdsubprogram.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Assembler/mdsubprogram.ll b/llvm/test/Assembler/mdsubprogram.ll index ba05bd21e69..7915a29fa37 100644 --- a/llvm/test/Assembler/mdsubprogram.ll +++ b/llvm/test/Assembler/mdsubprogram.ll @@ -7,7 +7,7 @@ declare void @_Z3foov() !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") !3 = distinct !{} !4 = distinct !{} |

