diff options
author | Lang Hames <lhames@gmail.com> | 2019-08-26 21:42:47 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2019-08-26 21:42:47 +0000 |
commit | 8ec96618700f02efca1eb6a7c8d0e355f577071e (patch) | |
tree | 278c2a5acc09d72b021b713522bb545ecd0bc683 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 1266191d6fe7bc1f0b85ec2fc8a1dcaf1363de54 (diff) | |
download | bcm5719-llvm-8ec96618700f02efca1eb6a7c8d0e355f577071e.tar.gz bcm5719-llvm-8ec96618700f02efca1eb6a7c8d0e355f577071e.zip |
[ORC] Fix an overly aggressive assert.
Symbols that have not been queried will not have MaterializingInfo entries,
so remove the assert that all failed symbols should have these entries.
Also updates the loop to only remove entries that were found earlier.
llvm-svn: 369975
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions