aboutsummaryrefslogtreecommitdiff
path: root/tools/lli/CMakeLists.txt
AgeCommit message (Expand)Author
2013-03-26Split out the IRReader header and the utility functions it provides intoChandler Carruth
2013-01-28Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor
2012-11-05lli: Initialize the native asm parser for inline assembly.Jim Grosbach
2012-09-28Removing dependency on third party library for Intel JIT event support.Andrew Kaylor
2012-09-05Update CMakeList.txt for new lli sources.Jim Grosbach
2012-03-13Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky
2011-03-22Updated library dependencies.Oscar Fuentes
2011-03-22Update link components.Jim Grosbach
2010-11-17Make MCJIT work with CMake.Wesley Peck
2010-11-13Update CMake.Daniel Dunbar
2010-09-13Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer
2010-09-10CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer
2008-09-22Initial support for the CMake build system.Oscar Fuentes