[PATCH] D51128: [ORC] LLJITTest: API test and usage examples with actual codegen
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 13 15:53:03 PDT 2018
lhames added a comment.
I do not think this landed in the end (it does not look like it). It may be able to be rewritten more naturally now that LLJIT has native support for multiple threads. Also ThreadSafeModule and ThreadSafeContext will help with the context management issues.
Repository:
rL LLVM
https://reviews.llvm.org/D51128
More information about the llvm-commits
mailing list