[llvm-bugs] [Bug 29141] New: [codeview] Describe local variable structs that have been sliced into scalars

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Aug 25 11:13:13 PDT 2016


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

            Bug ID: 29141
           Summary: [codeview] Describe local variable structs that have
                    been sliced into scalars
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: DebugInfo
          Assignee: unassignedbugs at nondot.org
          Reporter: rnk at google.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

We need to wire up our DIExpression bitpiece metadata to S_DEFRANGE_SUBFIELD*
records. The best way to convince MSVC to emit these records is probably to
optimize a program that passes around StringRefs by value.

-- 
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/20160825/901216f5/attachment.html>


More information about the llvm-bugs mailing list