aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/CMakeLists.txt
AgeCommit message (Expand)Author
2012-03-13Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky
2011-11-29build/CMake: Finish removal of add_llvm_library_dependencies.Daniel Dunbar
2011-07-29Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth
2011-05-13ExecutionEngine: fix JIT/MCJIT selectTarget() duplication (v2)Dylan Noblesmith
2011-05-07Revert ExecutionEngine patches, they either failed to build or broke unit tests.Jakob Stoklund Olesen
2011-05-06ExecutionEngine: fix JIT/MCJIT selectTarget() duplicationDylan Noblesmith
2011-03-21Build the new RuntimeDyld library.Oscar Fuentes
2011-02-18Move library stuff out of the toplevel CMakeLists.txt file.Oscar Fuentes
2010-09-13Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer
2010-09-10CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer
2009-06-23Eliminate object-relinking support from CMake. Fixes PR 4429 andDouglas Gregor
2008-10-22CMake: Turned some libraries into partially linked objects. CorrectedOscar Fuentes
2008-09-22Initial support for the CMake build system.Oscar Fuentes