aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ExecutionEngine/JIT/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-64/+0
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+10
* 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