summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ORC] Add partitioning support to CompileOnDemandLayer2.Lang Hames2018-09-291-2/+2
* [ORC] clang-format the ThreadSafeModule code.Lang Hames2018-09-281-4/+4
* [ORC] Add ThreadSafeModule and ThreadSafeContext wrappers to support concurrentLang Hames2018-09-261-0/+65
OpenPOWER on IntegriCloud