aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-link/CMakeLists.txt
AgeCommit message (Expand)Author
2013-03-26Split out the IRReader header and the utility functions it provides intoChandler Carruth
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
2010-08-26Updated CMake library dependencies. Removed unnecessary component nameOscar Fuentes
2010-08-25Apparently this is needed for llvm-link to link.Eric Christopher
2009-09-12Convert llvm-link to IRReader.Dan Gohman
2008-09-22Initial support for the CMake build system.Oscar Fuentes