summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/JITLink/JITLinkTestCommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* [JITLink] Remove relocation unit tests.Lang Hames2019-10-301-251/+0
* [Mips] Use appropriate private label prefix based on Mips ABIMirko Brkusanin2019-10-231-1/+3
* [JITLink] Switch from an atom-based model to a "blocks and symbols" model.Lang Hames2019-10-041-14/+12
* [llvm] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-151-3/+3
* [JITLink] Add check to JITLink unit test to bail out for unsupported targets.Lang Hames2019-04-201-12/+31
* Initial implementation of JITLink - A replacement for RuntimeDyld.Lang Hames2019-04-201-0/+232
OpenPOWER on IntegriCloud