[PATCH] D39517: [DebugInfo/PDB] Adding getUndecoratedNameEx and IPDB interfaces for IDiaEnumTables and IDiaTable.

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 07:35:58 PST 2017


asmith marked 4 inline comments as done.
asmith added a comment.

We'll take a look at what we can do with llvm-pdbutil to test these changes. Right now we are only using publicly available information and I'm not sure I can say much more about what DIA SDK does beyond what you can already see online. I'll ask if there is some better information we can share.


Repository:
  rL LLVM

https://reviews.llvm.org/D39517





More information about the llvm-commits mailing list