Make it easier to pass a custom diagnostic handler to the IR linker.
[oota-llvm.git] / tools / llvm-link / CMakeLists.txt
2013-12-10 NAKAMURA Takumi[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...
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...
2010-08-26 Oscar FuentesUpdated CMake library dependencies. Removed unnecessary...
2010-08-25 Eric ChristopherApparently this is needed for llvm-link to link.
2009-09-12 Dan GohmanConvert llvm-link to IRReader.
2008-09-22 Oscar FuentesInitial support for the CMake build system.