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

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

Reply via email to