[all-commits] [llvm/llvm-project] 1126cf: [ORC] Assert that ExecutionSession is still open w...
lhames via All-commits
all-commits at lists.llvm.org
Sun Jul 16 16:39:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1126cffe064bf6d72772adf93199637da9de7a87
https://github.com/llvm/llvm-project/commit/1126cffe064bf6d72772adf93199637da9de7a87
Author: Lang Hames <lhames at gmail.com>
Date: 2023-07-16 (Sun, 16 Jul 2023)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/Core.cpp
Log Message:
-----------
[ORC] Assert that ExecutionSession is still open when JITDylibs are created.
More information about the All-commits
mailing list