summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-14/+14
* [ORC] Change the locking scheme for ThreadSafeModule.Lang Hames2019-08-021-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [ORC] clang-format the ThreadSafeModule code.Lang Hames2018-09-281-3/+3
* Re-reapply r343129 with more fixes.Lang Hames2018-09-271-14/+15
* Revert "Re-revert r343129."Lang Hames2018-09-271-0/+94
* Re-revert r343129.Lang Hames2018-09-261-94/+0
* Reapply r343129 with fix.Lang Hames2018-09-261-0/+94
* Revert r343129 "[ORC] Change the field order of ThreadSafeModule to ensure the "Lang Hames2018-09-261-84/+0
* [ORC] Change the field order of ThreadSafeModule to ensure the Module isLang Hames2018-09-261-0/+84
OpenPOWER on IntegriCloud