diff options
author | Lang Hames <lhames@gmail.com> | 2024-06-15 11:29:58 +1000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2024-06-26 13:00:41 +1000 |
commit | 96b1f8859df3c82b6362b1dd07ee485f48cb1816 (patch) | |
tree | a636e64c7c8c2debd420c9ed558b00f738747f01 /llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp | |
parent | 0fe82ea2ea7c92388a33652997b98d159d253012 (diff) | |
download | llvm-96b1f8859df3c82b6362b1dd07ee485f48cb1816.zip llvm-96b1f8859df3c82b6362b1dd07ee485f48cb1816.tar.gz llvm-96b1f8859df3c82b6362b1dd07ee485f48cb1816.tar.bz2 |
[ORC] Remove redundant locking of session mutex, update method name.
JITDylib::removeTracker already runs with the session mutex locked (and must do
so), so remove the redundant locking and add an 'IL_' ("inside lock") prefix to
the method name.
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp')
0 files changed, 0 insertions, 0 deletions