aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
diff options
context:
space:
mode:
authorMichal Paszkowski <michal.paszkowski@outlook.com>2023-01-07 15:25:53 +0100
committerMichal Paszkowski <michal.paszkowski@outlook.com>2023-01-07 15:38:01 +0100
commit99203241df4d73e569e9219105fec76919f07c19 (patch)
tree74532ab3de4a21ec28c1d22226de091e33a35777 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
parent0d4ab5de7f13415f2b02dfee1f815c2663de8022 (diff)
downloadllvm-99203241df4d73e569e9219105fec76919f07c19.zip
llvm-99203241df4d73e569e9219105fec76919f07c19.tar.gz
llvm-99203241df4d73e569e9219105fec76919f07c19.tar.bz2
[SPIR-V] Map IR function pointers to registers in ModuleAnalysis
SPIRVModuleAnalysis collects module and external function registers (usually result of OpFunction) for use when emitting OpFunctionCall. This patch makes the mapping between the functions and registers using pointers (instead of name strings) to ensure anonymous functions and calls can be resolved properly. Differential Revision: https://reviews.llvm.org/D140548
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions