diff options
| author | Joseph Huber <huberjn@outlook.com> | 2024-05-23 09:36:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-23 09:36:47 -0500 |
| commit | 21f3a6091f71f6651f604733bba65cdc97b0b6b4 (patch) | |
| tree | cd1d7a4b7e99710bd738fca86b2b8f8490b59e9d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 7e476eb11c60d0292213034d03c4581f15bfc68f (diff) | |
[Offload] Only initialize a plugin if it is needed (#92765)
Summary:
Initializing the plugins requires initializing the runtime like CUDA or
HSA. This has a considerable overhead on most platforms, so we should
only actually initialize a plugin if it is needed by any image that is
loaded.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
