aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/IRObjectFile.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-06-08 16:00:40 +0000
committerZachary Turner <zturner@google.com>2017-06-08 16:00:40 +0000
commit15eb237fd36f7b56320bf1acacb4f8f62e6589b3 (patch)
tree79cb7504b8c1293fd788be2ce9851230e09d1210 /llvm/lib/Object/IRObjectFile.cpp
parent5579eb0a7ad124f5a1b3b86a8f7ecfacd96fa3c6 (diff)
downloadllvm-15eb237fd36f7b56320bf1acacb4f8f62e6589b3.zip
llvm-15eb237fd36f7b56320bf1acacb4f8f62e6589b3.tar.gz
llvm-15eb237fd36f7b56320bf1acacb4f8f62e6589b3.tar.bz2
[PDB] Don't crash on /debug:fastlink PDBs.
Apparently support for /debug:fastlink PDBs isn't part of the DIA SDK (!), and it was causing llvm-pdbdump to crash because we weren't checking for a null pointer return value. This manifests when calling findChildren on the IDiaSymbol, and it returns E_NOTIMPL. llvm-svn: 304982
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions