[llvm-bugs] [Bug 34288] New: publics & globals stream of /DEBUG:FASTLINK PDBs have an unknown format

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 22 14:30:22 PDT 2017


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

            Bug ID: 34288
           Summary: publics & globals stream of /DEBUG:FASTLINK PDBs have
                    an unknown format
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: DebugInfo
          Assignee: unassignedbugs at nondot.org
          Reporter: zturner at google.com
                CC: llvm-bugs at lists.llvm.org

llvm-pdbutil dump -globals or llvm-pdbutil dump -publics on a fastlink PDB
generated by MSVC link.exe reports that the stream is corrupted.  The globals
stream appears basically empty, while the publics stream appears to have much
more data than we are expecting.

-- 
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/20170822/85cd20a2/attachment-0001.html>


More information about the llvm-bugs mailing list