http://llvm.org/bugs/show_bug.cgi?id=4615

           Summary: llvm.dbg.stoppoints may refer to the wrong compile_unit
                    after llvm-link
           Product: new-bugs
           Version: unspecified
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


llvm-link a bunch of .bc files together. Note that the resulting stoppoints all
refer to @llvm.dbg.compile_unit.type instead of the one appropriate to the
original file.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to