Skip to content

Commit 0ea7153

Browse files
Apochenshiraditya
authored andcommitted
[GVNSink] Fix #77415: Fix metadata
1 parent 78e8257 commit 0ea7153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/Transforms/GVNSink/sink-ignore-dbg-intrinsics.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ attributes #1 = { nocallback nofree nosync nounwind speculatable willreturn memo
4747
!llvm.module.flags = !{!2, !3, !4, !5, !6, !7, !8}
4848

4949
!0 = distinct !DICompileUnit(language: DW_LANG_C11, file: !1, producer: "clang version 18.0.0git (https://github.com/llvm/llvm-project.git 5dfcb3e5d1d16bb4f8fce52b3c089119ed977e7f)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, splitDebugInlining: false, nameTableKind: None)
50+
!1 = !DIFile(filename: "main.c", directory: "/")
5051
!2 = !{i32 7, !"Dwarf Version", i32 5}
5152
!3 = !{i32 2, !"Debug Info Version", i32 3}
5253
!4 = !{i32 1, !"wchar_size", i32 4}

0 commit comments

Comments
 (0)