[LLVMbugs] [Bug 4615] New: llvm.dbg. stoppoints may refer to the wrong compile_unit after llvm-link

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Thu Jul 23 23:44:17 PDT 2009


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: unassignedbugs at nondot.org
        ReportedBy: deeppatel1987 at gmail.com
                CC: llvmbugs at cs.uiuc.edu


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.



More information about the llvm-bugs mailing list