diff options
author | Zachary Turner <zturner@google.com> | 2019-04-02 19:39:45 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2019-04-02 19:39:45 +0000 |
commit | a31347f17d1f03d01845e7d433d24dedd3dec8e0 (patch) | |
tree | 8ba7237daa2368a84568da11a8358a4a39d38dbb /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | 6cd81263600d52786b2d2b49e21c8115bfd87039 (diff) | |
download | bcm5719-llvm-a31347f17d1f03d01845e7d433d24dedd3dec8e0.tar.gz bcm5719-llvm-a31347f17d1f03d01845e7d433d24dedd3dec8e0.zip |
[NativePDB] Don't fail on import modules.
A recent patch to LLD started emitting information about import modules.
These are represented as compile units in the PDB, but with no
additional debug info. This was confusing the native pdb reader, who
expected that the debug info stream be present.
This should fix failing tests on the Windows bots.
llvm-svn: 357513
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions