[llvm-bugs] [Bug 34260] New: Output S_OBJNAME and S_COMPILE3 symbols

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 21 12:15:32 PDT 2017


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

            Bug ID: 34260
           Summary: Output S_OBJNAME and S_COMPILE3 symbols
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: DebugInfo
          Assignee: zturner at google.com
          Reporter: zturner at google.com
                CC: llvm-bugs at lists.llvm.org

MSVC outputs an S_OBJNAME and S_COMPILE3 CodeView record into each module's
.debug$S section.  clang-cl is not outputting these, which could have unknown
effects on the linker.  We should output these.

-- 
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/20170821/b337b1d6/attachment.html>


More information about the llvm-bugs mailing list