aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-link/CMakeLists.txt
AgeCommit message (Expand)Author
2013-07-15Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'Eli Bendersky
2013-05-24Allow generation of pnacl bitcode files in several llvm commnads.Karl Schimpf
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