diff options
author | Lang Hames <lhames@gmail.com> | 2024-04-18 20:29:16 -0600 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2024-04-22 15:17:34 -0800 |
commit | 6094b3b7db7eab8318b9d30dec2691d231c7bdff (patch) | |
tree | 92b664efcfac709cd30fedf6bd70b403843b578a /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | 5fef5e68dcb015a73220173d08ab0987b6cf1582 (diff) | |
download | llvm-6094b3b7db7eab8318b9d30dec2691d231c7bdff.zip llvm-6094b3b7db7eab8318b9d30dec2691d231c7bdff.tar.gz llvm-6094b3b7db7eab8318b9d30dec2691d231c7bdff.tar.bz2 |
[ORC] Unify task dispatch across ExecutionSession and ExecutorProcessControl.
Updates ExecutionSession to use the ExecutorProcessControl object's
TaskDispatcher rather than having a separate dispatch function. This gives the
TaskDispatcher a global view of all tasks to be executed, and provides a
single point to wait on for tasks to complete when shutting down the JIT.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions