summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/command_source/TestCommandSource.py
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-06-14 15:32:58 +0000
committerLang Hames <lhames@gmail.com>2018-06-14 15:32:58 +0000
commit784fecfe71912a618d89cc77ea825b86df184f54 (patch)
tree96936740802956e4dbf9f01d96d7641a41d10483 /lldb/packages/Python/lldbsuite/test/functionalities/command_source/TestCommandSource.py
parent03395d2e58b220d455891e34c747d3c61f8d43e2 (diff)
downloadbcm5719-llvm-784fecfe71912a618d89cc77ea825b86df184f54.tar.gz
bcm5719-llvm-784fecfe71912a618d89cc77ea825b86df184f54.zip
[ORC] Add a WaitUntilReady argument to blockingLookup.
If WaitUntilReady is set to true then blockingLookup will return once all requested symbols are ready. If WaitUntilReady is set to false then blockingLookup will return as soon as all requested symbols have been resolved. In the latter case, if any error occurs in finalizing the symbols it will be reported to the ExecutionSession, rather than returned by blockingLookup. llvm-svn: 334722
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_source/TestCommandSource.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud