Move DebugInfo to DebugInfo/DWARF.
[oota-llvm.git] / tools / lli / CMakeLists.txt
2015-01-30 Zachary TurnerMove DebugInfo to DebugInfo/DWARF.
2015-01-23 Lang Hames[Orc] New JIT APIs.
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-07-14 NAKAMURA Takumi[CMake] Update libdeps.
2013-12-10 NAKAMURA Takumi[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
2013-12-10 NAKAMURA Takumi[CMake] lli/CMakeLists.txt: Move add_subdirectory(Child...
2013-12-05 Will DietzExport symbols in tools that support loading plugins.
2013-10-04 Andrew KaylorAdding support and tests for multiple module handling...
2013-10-02 Andrew KaylorAdding out-of-process execution support to lli.
2013-06-28 Daniel MaleaAdd flag to lli to enable debugging of IR when used...
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-05 Jim Grosbachlli: Initialize the native asm parser for inline assembly.
2012-09-28 Andrew KaylorRemoving dependency on third party library for Intel...
2012-09-05 Jim GrosbachUpdate CMakeList.txt for new lli sources.
2012-03-13 Eli BenderskyAdd profiling support for Intel Parallel Amplifier...
2011-03-22 Oscar FuentesUpdated library dependencies.
2011-03-22 Jim GrosbachUpdate link components.
2010-11-17 Wesley PeckMake MCJIT work with CMake.
2010-11-13 Daniel DunbarUpdate CMake.
2010-09-13 Michael J. SpencerRevert "CMake: Get rid of LLVMLibDeps.cmake and export...
2010-09-10 Michael J. SpencerCMake: Get rid of LLVMLibDeps.cmake and export the...
2008-09-22 Oscar FuentesInitial support for the CMake build system.