Add basic zlib support to LLVM. This would allow to use compression/uncompression...
[oota-llvm.git] / cmake / modules / LLVM-Config.cmake
2013-04-23 Alexey SamsonovAdd basic zlib support to LLVM. This would allow to...
2013-04-21 Sylvestre LedruRemove the executable bit on cmake files
2013-01-04 Chandler CarruthAdd time getters to the process interface for requestin...
2011-11-29 Daniel Dunbarbuild/cmake: Switch to using llvm-build computed depend...
2011-07-29 Chandler CarruthMake my attempt to build up global deps variables actua...
2011-07-29 Chandler CarruthRewrite the CMake build to use explicit dependencies...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2011-04-05 Oscar FuentesRename LLVMConfig.cmake to LLVM-Config.cmake. The ...