diff options
| author | Alexander Peskov <apeskov@nvidia.com> | 2025-02-04 18:16:21 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-04 09:16:21 -0500 |
| commit | 358a48b29332bc8015cb28fa14f8df2882bc68cd (patch) | |
| tree | e910bd51d013a7514030b8b6bf6ecab47d446d03 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 2b3ddec7df199df6ba54053b1c8eaa8876252cf3 (diff) | |
| download | llvm-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
