aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAlex MacLean <amaclean@nvidia.com>2025-02-19 20:59:31 -0800
committerGitHub <noreply@github.com>2025-02-19 20:59:31 -0800
commit62e4436bb80b82c836fb747b391696700f089e6b (patch)
tree9e891392238377ed805851b3bd70c908c12dc7be /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent95000fdb9e98a88b923fa7aa4bdeffbc618a323c (diff)
downloadllvm-62e4436bb80b82c836fb747b391696700f089e6b.zip
llvm-62e4436bb80b82c836fb747b391696700f089e6b.tar.gz
llvm-62e4436bb80b82c836fb747b391696700f089e6b.tar.bz2
[NVPTX] Use appropriate operands in ReplaceImageHandles (NFC) (#127898)
Prior to this change NVPTXReplaceImageHandles replaced operands with indices and populated a table matching these indices to strings to be used in AsmPrinter. We can clean this up by simply inserting the correct external symbol or global address operands during NVPTXReplaceImageHandles, largely removing the need for the table.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions