aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/LLVM-Config.cmake
AgeCommit message (Expand)Author
2013-04-23Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov
2013-04-21Remove the executable bit on cmake filesSylvestre Ledru
2013-01-04Add time getters to the process interface for requesting the elapsedChandler Carruth
2011-11-29build/cmake: Switch to using llvm-build computed dependencies.Daniel Dunbar
2011-07-29Make my attempt to build up global deps variables actually utilizeChandler Carruth
2011-07-29Rewrite the CMake build to use explicit dependencies between libraries,Chandler Carruth
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2011-04-05Rename LLVMConfig.cmake to LLVM-Config.cmake. The *Config.cmake namingOscar Fuentes