summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorStefan Gränitz <stefan.graenitz@gmail.com>2021-03-23 10:22:06 +0100
committerStefan Gränitz <stefan.graenitz@gmail.com>2021-03-23 10:22:34 +0100
commiteaee4f269645094f03f3aaff6b365176d63ab3e8 (patch)
tree8dcd52b2acafb6cac6efe944c1fa199535a79349 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent962339a5eca2c838cb0a3dae6814d7942ccd8ce1 (diff)
[lli] Make -jit-kind=orc the default JIT engine
MCJIT served well as the default JIT engine in lli for a long time, but the code is getting old and maintenance efforts don't seem to be in sight. In the meantime Orc became mature enough to fill that gap. The newly added greddy mode is very similar to the execution model of MCJIT. It should work as a drop-in replacement for common JIT tasks. Reviewed By: lhames Differential Revision: https://reviews.llvm.org/D98931
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions