Fix the -DBUILD_SHARED_LIBS=ON build.
[oota-llvm.git] / tools / llvm-jitlistener / CMakeLists.txt
2015-07-07 Rafael EspindolaFix the -DBUILD_SHARED_LIBS=ON build.
2015-07-03 Rafael EspindolaFix build with -DLLVM_USE_INTEL_JITEVENTS=ON -DLLVM_USE...
2014-10-29 Michael KupersteinFix build with CMake if LLVM_USE_INTEL_JITEVENTS option...
2014-10-23 NAKAMURA Takumi[CMake] Prune CRLF in CMakeLists.txt(s).
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...
2013-01-28 Andrew KaylorAdd support for source and line information to IntelJIT...
2012-11-21 Andrew KaylorAdding tests for the Intel JIT event listener's MCJIT...