[PATCH] D44117: [llvm-pdbdump] Add guard for null pointers and remove unused code
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 6 12:28:35 PST 2018
zturner accepted this revision.
zturner added a comment.
This revision is now accepted and ready to land.
I don't have any problems with this, so feel free to commit. But I'm curious how you ran into this. Did you find a PDB with no compilands, functions, or data? If so, I'm curious how it was generated.
Repository:
rL LLVM
https://reviews.llvm.org/D44117
More information about the llvm-commits
mailing list