summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2019-08-23 20:37:32 +0000
committerLang Hames <lhames@gmail.com>2019-08-23 20:37:32 +0000
commit7371fb422900fc5abf9671f9954b460ac94bc80e (patch)
treeb26c51462bde75af4c8d686002f457862058a62b /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py
parente00585c77ca63928794e730ac38194c659819db4 (diff)
downloadbcm5719-llvm-7371fb422900fc5abf9671f9954b460ac94bc80e.tar.gz
bcm5719-llvm-7371fb422900fc5abf9671f9954b460ac94bc80e.zip
[ORC] Remove query dependencies when symbols are resolved.
If the dependencies are not removed then a late failure (one symbol covered by the query failing after others have already been resolved) can result in an attempt to detach the query from already finalized symbol, resulting in an assert/crash. This patch fixes the issue by removing query dependencies in JITDylib::resolve for symbols that meet the required state. llvm-svn: 369809
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud