diff options
author | Lang Hames <lhames@gmail.com> | 2022-01-18 15:58:45 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2022-01-18 16:27:02 +1100 |
commit | ade71641dcf6fc2c457e318634f0bcff8f8feee1 (patch) | |
tree | ba5e3d3512eafc71ff0a98f2891fb708e080f7ff /lldb/unittests/ScriptInterpreter/Python | |
parent | ec9cb3a79cd648a731cd9033447123c216da5297 (diff) | |
download | llvm-ade71641dcf6fc2c457e318634f0bcff8f8feee1.zip llvm-ade71641dcf6fc2c457e318634f0bcff8f8feee1.tar.gz llvm-ade71641dcf6fc2c457e318634f0bcff8f8feee1.tar.bz2 |
[ORC] Add Platform::teardownJITDylib method.
This is a counterpart to Platform::setupJITDylib, and is called when JITDylib
instances are removed (via ExecutionSession::removeJITDylib).
Upcoming MachOPlatform patches will use this to clear per-JITDylib data when
JITDylibs are removed.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions