Displaying 1 result from an estimated 1 matches for "1081012".
2015 Jan 29
7
[LLVMdev] Adding PDB support to lib\DebugInfo
I've been working on adding pdb reading support to llvm. This started as a
tool for dumping info from a pdb (similar to llvm-dwarfdump), which has
been checked in and currently has limited support for dumping pdb.
There's still more to be done on the pdb dumping tool, but at this point --
to reduce duplicated effort -- I think it makes the most sense to start
moving some of this logic