summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-jitlistener/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix the -DBUILD_SHARED_LIBS=ON build.Rafael Espindola2015-07-071-0/+4
* Fix build with -DLLVM_USE_INTEL_JITEVENTS=ON -DLLVM_USE_OPROFILE=ON.Rafael Espindola2015-07-031-1/+1
* Fix build with CMake if LLVM_USE_INTEL_JITEVENTS option is enabledMichael Kuperstein2014-10-291-1/+0
* [CMake] Prune CRLF in CMakeLists.txt(s).NAKAMURA Takumi2014-10-231-22/+22
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-261-0/+1
* Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor2013-01-281-0/+1
* Adding tests for the Intel JIT event listener's MCJIT support.Andrew Kaylor2012-11-211-0/+20
OpenPOWER on IntegriCloud