[llvm-bugs] [Bug 33428] ntkrnlmp.pdb – failure due to unknown symbol kind:
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jun 12 16:09:41 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33428
Zachary Turner <zturner at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |zturner at google.com
Assignee|unassignedbugs at nondot.org |zturner at google.com
Status|NEW |RESOLVED
--- Comment #1 from Zachary Turner <zturner at google.com> ---
Fixed in r305248. We now dump unknown symbol types to yaml as raw bytes, and
round-trip them back to binary as the same set of bytes. Thanks!
--
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/20170612/6d10d244/attachment.html>
More information about the llvm-bugs
mailing list