aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-extract/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2022-12-21[llvm-extract] Don't forget to link to Analysis componentRoman Lebedev1-0/+1
2022-12-20[llvm-extract] Add missing IRPrinter dependencyArthur Eubanks1-0/+1
2022-12-20[llvm-extract] Use new pass manager instead of legacy pass managerArthur Eubanks1-0/+1
2016-11-19[CMake] llvm-extract depends on intrinsics_genChris Bieneman1-0/+3
2013-12-10[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.NAKAMURA Takumi1-1/+7
2013-03-26Split out the IRReader header and the utility functions it provides intoChandler Carruth1-1/+1
2010-09-13Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."Michael J. Spencer1-7/+2
2010-09-10CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.Michael J. Spencer1-2/+7
2009-09-11De-bork CMake build. llvm-extract depends on asmparserDouglas Gregor1-1/+1
2008-09-22Initial support for the CMake build system.Oscar Fuentes1-0/+5