summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-02-11 09:13:35 -0600
committerGitHub <noreply@github.com>2025-02-11 09:13:35 -0600
commit94f9d5d1a8257710f0483ce025e19a6326ca6e4b (patch)
treeb7486d7a7c2918c985d46df923db6d832caa8e70 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent04589d1795ed4698766f5a26b6d7f32207968792 (diff)
[Offload] Treat an empty packager architecture as 'generic' (#126655)
Summary: The `clang-offload-packager` records the architecture of the job. Currently there are cases where this will be empty. SYCL, CPU, and when the user manually overrides it to be empty. In these cases we should alwas consider it 'generic'. Adding this string both makes it clear how it behaves and triggers the special handling for this architecture, allowing it to bind to different architectures.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions