[llvm-bugs] [Bug 33379] New: registers show up wrong in PDBs run through pdb2yaml+yaml2pdb
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jun 8 18:11:40 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33379
Bug ID: 33379
Summary: registers show up wrong in PDBs run through
pdb2yaml+yaml2pdb
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
Registers shown by llvm-pdbdump raw -all will show up differently after
converting the pdb to YAML with pdb2yaml and converting back to pdb using
yaml2pdb. This is because we're not writing the register to YAML. I'm working
on a fix, but creating this bug in the meantime so the issue is documented.
--
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/3e65ba92/attachment.html>
More information about the llvm-bugs
mailing list