We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 115edca commit 2fec729Copy full SHA for 2fec729
llvm/test/BugPoint/metadata.ll
@@ -24,15 +24,13 @@ define void @test(i32* %a, i8* %b) {
24
declare void @foo()
25
26
!llvm.module.flags = !{!17}
27
-!llvm.dbg.cu = !{!8}
28
29
!0 = !{!"boring"}
30
!1 = !{!"uninteresting"}
31
!2 = !{!"the call to foo"}
32
!3 = !{!"noise"}
33
!4 = !{!"filler"}
34
35
-!8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !15, subprograms: !{!9})
36
!9 = distinct !DISubprogram(name: "test", file: !15)
37
!10 = !DILocation(line: 100, column: 101, scope: !9)
38
!11 = !DILocation(line: 102, column: 103, scope: !9)
0 commit comments