summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [orc] Add a trivial unit test to get the ball rollingDavid Blaikie2015-02-231-0/+3
* [CMake] Add RuntimeDyld to libdeps corresponding to r229343.NAKAMURA Takumi2015-02-161-0/+1
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-2/+1
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-1/+2
* Nuke the old JIT.Rafael Espindola2014-08-071-2/+1
* [CMake] Update libdeps.NAKAMURA Takumi2014-07-141-0/+1
* Fix build when no native target is enabledAlp Toker2014-06-081-3/+4
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-101-1/+4
* Disable JIT/MCJIT tests in unittests/ExecutionEngine for the targets that don...Jyotsna Verma2013-03-281-2/+6
* Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor2012-10-041-0/+1
* llvm/unittests: Simplify LINK_COMPONENTS.NAKAMURA Takumi2012-06-211-2/+0
* Completely refactor the structuring of unittest CMake files to match theChandler Carruth2012-06-211-0/+11
OpenPOWER on IntegriCloud