aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2024-06-15 11:29:58 +1000
committerLang Hames <lhames@gmail.com>2024-06-26 13:00:41 +1000
commit96b1f8859df3c82b6362b1dd07ee485f48cb1816 (patch)
treea636e64c7c8c2debd420c9ed558b00f738747f01 /llvm/lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp
parent0fe82ea2ea7c92388a33652997b98d159d253012 (diff)
downloadllvm-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