summaryrefslogtreecommitdiff
path: root/tools/lli/CMakeLists.txt
Commit message (Expand)AuthorAge
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-10
* [CMake] lli/CMakeLists.txt: Move add_subdirectory(ChildTarget) to the front. ...NAKAMURA Takumi2013-12-10
* Export symbols in tools that support loading plugins.Will Dietz2013-12-05
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-04
* Adding out-of-process execution support to lli.Andrew Kaylor2013-10-02
* Add flag to lli to enable debugging of IR when used with MCJIT.Daniel Malea2013-06-28
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-26
* Add support for source and line information to IntelJITEventListener for obje...Andrew Kaylor2013-01-28
* lli: Initialize the native asm parser for inline assembly.Jim Grosbach2012-11-05
* Removing dependency on third party library for Intel JIT event support.Andrew Kaylor2012-09-28
* Update CMakeList.txt for new lli sources.Jim Grosbach2012-09-05
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-13
* Updated library dependencies.Oscar Fuentes2011-03-22
* Update link components.Jim Grosbach2011-03-22
* Make MCJIT work with CMake.Wesley Peck2010-11-17
* Update CMake.Daniel Dunbar2010-11-13
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-13
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-10
* Initial support for the CMake build system.Oscar Fuentes2008-09-22