aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorAlexander Peskov <apeskov@nvidia.com>2025-02-04 18:16:21 +0400
committerGitHub <noreply@github.com>2025-02-04 09:16:21 -0500
commit358a48b29332bc8015cb28fa14f8df2882bc68cd (patch)
treee910bd51d013a7514030b8b6bf6ecab47d446d03 /lldb/source/Plugins/ScriptInterpreter/Python
parent2b3ddec7df199df6ba54053b1c8eaa8876252cf3 (diff)
downloadllvm-358a48b29332bc8015cb28fa14f8df2882bc68cd.zip
llvm-358a48b29332bc8015cb28fa14f8df2882bc68cd.tar.gz
llvm-358a48b29332bc8015cb28fa14f8df2882bc68cd.tar.bz2
[NVPTX] Fix DWARF address space for globals (#122715)
Fix an issue with defining actual DWARF address space for module scope globals. Previously it was always `ADDR_global_space`. Also, this patch introduces CUDA-specific DWARF codes for address space specification in correspondence with: https://docs.nvidia.com/cuda/ptx-writers-guide-to-interoperability/index.html#cuda-specific-dwarf-definitions Previously hardcoded constant values are replaced with enum values.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions