aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Orc/ThreadSafeModule.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-09-29[ORC] Add partitioning support to CompileOnDemandLayer2.Lang Hames1-2/+2
2018-09-28[ORC] clang-format the ThreadSafeModule code.Lang Hames1-4/+4
2018-09-26[ORC] Add ThreadSafeModule and ThreadSafeContext wrappers to support concurrentLang Hames1-0/+65