aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Interpreter/CommandInterpreter.cpp
diff options
context:
space:
mode:
authorTimm Baeder <tbaeder@redhat.com>2025-03-17 15:58:35 +0100
committerGitHub <noreply@github.com>2025-03-17 15:58:35 +0100
commit83356f3b62e95b980ca48083aafa4a1b4040d4c9 (patch)
tree62a29a712a2afb5af2fa065eefb4118f66d92292 /lldb/source/Interpreter/CommandInterpreter.cpp
parent9455df969ef34681d08b2118a2ca2e8b0bd0155b (diff)
downloadllvm-83356f3b62e95b980ca48083aafa4a1b4040d4c9.zip
llvm-83356f3b62e95b980ca48083aafa4a1b4040d4c9.tar.gz
llvm-83356f3b62e95b980ca48083aafa4a1b4040d4c9.tar.bz2
[clang][bytecode] Compile functions lazily (#131596)
Create the Function* handles for all functions we see, but delay the actual compilation until we really call the function. This speeds up compile times with the new interpreter a bit.
Diffstat (limited to 'lldb/source/Interpreter/CommandInterpreter.cpp')
0 files changed, 0 insertions, 0 deletions