Skip to content

Commit 2fec729

Browse files
committed
Revert accidentally committed change
llvm-svn: 265996
1 parent 115edca commit 2fec729

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/test/BugPoint/metadata.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,13 @@ define void @test(i32* %a, i8* %b) {
2424
declare void @foo()
2525

2626
!llvm.module.flags = !{!17}
27-
!llvm.dbg.cu = !{!8}
2827

2928
!0 = !{!"boring"}
3029
!1 = !{!"uninteresting"}
3130
!2 = !{!"the call to foo"}
3231
!3 = !{!"noise"}
3332
!4 = !{!"filler"}
3433

35-
!8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !15, subprograms: !{!9})
3634
!9 = distinct !DISubprogram(name: "test", file: !15)
3735
!10 = !DILocation(line: 100, column: 101, scope: !9)
3836
!11 = !DILocation(line: 102, column: 103, scope: !9)

0 commit comments

Comments
 (0)