summaryrefslogtreecommitdiffstats
path: root/llvm/examples/ParallelJIT/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai2017-12-051-1/+1
* [CMake] Fix pthread handling for out-of-tree buildsEric Fiselier2017-02-101-1/+1
* Refactor duplicated code for linking with pthread.Rafael Espindola2016-03-011-3/+1
* [CMake] llvm/examples: Update libdeps for unoptimized builds.NAKAMURA Takumi2014-10-311-0/+1
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-1/+0
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-0/+1
* Nuke the old JIT.Rafael Espindola2014-08-071-1/+0
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-101-1/+8
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-2/+2
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-2/+2
* Make ParallelJIT pthreads linking with CMake slightly less brokenDouglas Gregor2009-10-121-1/+3
* CMake: Builds all examples. Corrected name of CBackend target.Oscar Fuentes2008-09-261-0/+7
OpenPOWER on IntegriCloud