summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/JIT/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Reinstate "Nuke the old JIT."Eric Christopher2014-09-021-65/+0
* Temporarily Revert "Nuke the old JIT." as it's not quite ready toEric Christopher2014-08-071-0/+65
* Nuke the old JIT.Rafael Espindola2014-08-071-65/+0
* [CMake] Update libdeps.NAKAMURA Takumi2014-07-141-0/+1
* Port r198087 and r198089 (strip dead code by default) from make to cmake.Nico Weber2013-12-301-0/+3
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-101-4/+7
* Explicitly add -Wl,--export-all-symbols on mingw/cygwin.Rafael Espindola2013-04-041-0/+3
* Don't export symbols in every binary on linux.Rafael Espindola2013-04-041-3/+1
* Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor2013-01-281-0/+2
* Removing dependency on third party library for Intel JIT event support.Andrew Kaylor2012-09-281-2/+0
* llvm/unittests: Simplify LINK_COMPONENTS.NAKAMURA Takumi2012-06-211-1/+0
* llvm/unittests/ExecutionEngine/JIT/CMakeLists.txt: Unbreak build.NAKAMURA Takumi2012-06-211-1/+1
* Add some missing dependencies here that I missed in my first passChandler Carruth2012-06-211-1/+4
* Completely refactor the structuring of unittest CMake files to match theChandler Carruth2012-06-211-0/+55
OpenPOWER on IntegriCloud