commit | 437cbaffffc74a5bb3bac31e7a649a144e14fdd4 | [log] [tgz] |
---|---|---|
author | Leonard Mosescu <mosescu@google.com> | Fri Nov 02 18:00:37 2018 +0000 |
committer | Leonard Mosescu <mosescu@google.com> | Fri Nov 02 18:00:37 2018 +0000 |
tree | 60e768779cc98d6dc9ccdd1cee67f1b4fda2b858 | |
parent | 04550cf8d34909e9b4e6b1b0a97f8ce1e0862123 [diff] |
Fix a few small issues in llvm-pdbutil Running "llvm-pdbutil dump -all" on linux (using the native PDB reader), over a few PDBs pulled from the Microsoft public symbol store uncovered a few small issues: - stripped PDBs might not have the strings stream (/names) - stripped PDBs might not have the "module info" stream Differential Revision: https://reviews.llvm.org/D54006 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346010 91177308-0d34-0410-b5e6-96231b3b80d8