[all-commits] [llvm/llvm-project] aaf026: [ORC] JITDylib::addDependencies should be run unde...
lhames via All-commits
all-commits at lists.llvm.org
Thu Apr 29 14:10:13 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aaf026d9da3885a951dcdc5edd64c8e7d23b6285
https://github.com/llvm/llvm-project/commit/aaf026d9da3885a951dcdc5edd64c8e7d23b6285
Author: Lang Hames <lhames at gmail.com>
Date: 2021-04-29 (Thu, 29 Apr 2021)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/Core.cpp
Log Message:
-----------
[ORC] JITDylib::addDependencies should be run under the session lock.
More information about the All-commits
mailing list