summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-11-06 10:15:18 -0600
committerGitHub <noreply@github.com>2025-11-06 10:15:18 -0600
commit670c453aeb1931fbecd0be31ea9cb1cca113c1af (patch)
treee771d2e421823dd8f8ad0c0f10630bf115bf8ec0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent527b7a48c6e155857bd976bfb8813be7d9166ed8 (diff)
[Offload] Remove handling for device memory pool (#163629)
Summary: This was a lot of code that was only used for upstream LLVM builds of AMDGPU offloading. We have a generic and fast `malloc` in `libc` now so just use that. Simplifies code, can be added back if we start providing alternate forms but I don't think there's a single use-case that would justify it yet.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions