[LLVMbugs] [Bug 23367] New: Attach subprograms to functions via a !dbg metadata attachment

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 28 12:12:30 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23367

            Bug ID: 23367
           Summary: Attach subprograms to functions via a !dbg metadata
                    attachment
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: DebugInfo
          Assignee: unassignedbugs at nondot.org
          Reporter: dexonsmith at apple.com
                CC: aprantl at apple.com, dblaikie at gmail.com,
                    echristo at gmail.com, friss at apple.com,
                    llvmbugs at cs.uiuc.edu
        Depends on: 23340
    Classification: Unclassified

Bug 23340 implemented function metadata attachments.  We should use a !dbg
attachment to directly map functions to subprograms, rather than building it up
implicitly from the compile unit subprograms array and the subprogram
`function:` field.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150428/6f2be7a0/attachment.html>


More information about the llvm-bugs mailing list