[llvm-bugs] [Bug 33377] New: pdb2yaml+yaml2pdb creates pdbs with invalid stream index for global symbol stream
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jun 8 18:11:34 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33377
Bug ID: 33377
Summary: pdb2yaml+yaml2pdb creates pdbs with invalid stream
index for global symbol stream
Product: libraries
Version: trunk
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: DebugInfo
Assignee: unassignedbugs at nondot.org
Reporter: llvm at inglorion.net
CC: llvm-bugs at lists.llvm.org
Given a pdb with globals stream in MSF stream 7, running the pdb through
pdb2yaml and yaml2pdb produces a pdb with globals stream shown as 65535.
--
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/20170609/eaf9da9b/attachment.html>
More information about the llvm-bugs
mailing list