[llvm-bugs] [Bug 33380] New: DefRangeFramePointerRel records not correctly handled by llvm-pdbdump {pdb2yaml, yaml2pdb}
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Jun 8 18:11:44 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=33380
Bug ID: 33380
Summary: DefRangeFramePointerRel records not correctly handled
by llvm-pdbdump {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
DefRangeFramePointerRel records 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 their fields 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/d16f231c/attachment.html>
More information about the llvm-bugs
mailing list