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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to