aboutsummaryrefslogtreecommitdiff
path: root/unittests/ExecutionEngine/CMakeLists.txt
AgeCommit message (Expand)Author
2013-03-28Disable JIT/MCJIT tests in unittests/ExecutionEngine for the targets that don...Jyotsna Verma
2012-10-04Adding MCJIT and MemoryBuffer unit testsAndrew Kaylor
2012-06-21llvm/unittests: Simplify LINK_COMPONENTS.NAKAMURA Takumi
2012-06-21Completely refactor the structuring of unittest CMake files to match theChandler Carruth