summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-link/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* llvm-link: Add BitReader to deps corresponding to r301832.NAKAMURA Takumi2017-05-011-0/+1
* [ThinLTO] Rework llvm-link to use the FunctionImporterTeresa Johnson2017-01-041-0/+1
* [CMake] llvm-link depends on intrinsics_genChris Bieneman2016-11-191-0/+3
* Add a dependency from llvm-link to TransformUtils following r263860Mehdi Amini2016-03-191-0/+1
* Restore "Support for ThinLTO function importing and symbol linking."Teresa Johnson2015-11-031-0/+1
* Revert "Support for ThinLTO function importing and symbol linking."Teresa Johnson2015-11-021-1/+0
* Support for ThinLTO function importing and symbol linking.Teresa Johnson2015-11-021-0/+1
* [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi2013-12-101-1/+7
* Split out the IRReader header and the utility functions it provides intoChandler Carruth2013-03-261-1/+1
* Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer2010-09-131-7/+2
* CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer2010-09-101-2/+7
* Updated CMake library dependencies. Removed unnecessary component nameOscar Fuentes2010-08-261-1/+1
* Apparently this is needed for llvm-link to link.Eric Christopher2010-08-251-1/+1
* Convert llvm-link to IRReader.Dan Gohman2009-09-121-1/+1
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+5
OpenPOWER on IntegriCloud