summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/CMakeLists.txt
Commit message (Expand)AuthorAge
* Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth2011-07-29
* ExecutionEngine: fix JIT/MCJIT selectTarget() duplication (v2)Dylan Noblesmith2011-05-13
* Revert ExecutionEngine patches, they either failed to build or broke unit tests.Jakob Stoklund Olesen2011-05-07
* ExecutionEngine: fix JIT/MCJIT selectTarget() duplicationDylan Noblesmith2011-05-06
* Build the new RuntimeDyld library.Oscar Fuentes2011-03-21
* Move library stuff out of the toplevel CMakeLists.txt file.Oscar Fuentes2011-02-18
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-13
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-10
* Eliminate object-relinking support from CMake. Fixes PR 4429 andDouglas Gregor2009-06-23
* CMake: Turned some libraries into partially linked objects. CorrectedOscar Fuentes2008-10-22
* Initial support for the CMake build system.Oscar Fuentes2008-09-22