aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorAndy Kaylor <akaylor@nvidia.com>2025-05-02 16:54:29 -0700
committerGitHub <noreply@github.com>2025-05-02 16:54:29 -0700
commite8825900838a11afe326e202d19a3df6e3408422 (patch)
tree59d4d0616da3b6363b723abb2e2f0812aee0ef26 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent880de1cae2e50e28984e56f97689e39bd60e12a3 (diff)
downloadllvm-e8825900838a11afe326e202d19a3df6e3408422.zip
llvm-e8825900838a11afe326e202d19a3df6e3408422.tar.gz
llvm-e8825900838a11afe326e202d19a3df6e3408422.tar.bz2
[CIR] Refactor global variable emission and initialization (#138222)
When global variable support was initially upstreamed, we took some shortcuts and only implemented the minimum support for simple variables and constant initializers. This change refactors the code that creates global variables to introduce more of the complexities that are present in the incubator and the classic codegen. I can't really say this is NFC, because the code executed is very different and it will report different NYI diagnostics, but for the currently implemented cases, it results in the same output.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions