https://llvm.org/bugs/show_bug.cgi?id=26721
Bug ID: 26721 Summary: Assertion `idx < size()' failed in llvm::DwarfDebug::recordSourceLine Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: Common Code Generator Code Assignee: unassignedb...@nondot.org Reporter: david.majne...@gmail.com CC: llvm-bugs@lists.llvm.org Classification: Unclassified target datalayout = "e-m:x-p:32:32-i64:64-f80:32-n8:16:32-a:0:32-S32" target triple = "i686-pc-windows-msvc18.0.0" define void @f() { ret void, !dbg !1 } !llvm.dbg.cu = !{} !llvm.module.flags = !{!0} !llvm.ident = !{} !0 = !{i32 2, !"Debug Info Version", i32 3} !1 = !DILocation(scope: !2) !2 = distinct !DISubprogram(name: "do_put") -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs