[llvm-bugs] [Bug 33376] New: pdb2yaml+yaml2pdb creates pdbs with invalid stream index for public symbol stream
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jun 8 18:11:30 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33376
Bug ID: 33376
Summary: pdb2yaml+yaml2pdb creates pdbs with invalid stream
index for public 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 publics stream in MSF stream 8, running the pdb through
pdb2yaml and yaml2pdb produces a pdb with publics 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/9df97940/attachment-0001.html>
More information about the llvm-bugs
mailing list