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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
        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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to