about summary refs log tree commit diff homepage
path: root/cmake/find_llvm.cmake
AgeCommit message (Expand)Author
2018-09-14cmake: find_llvm, fix libraries with llvm-config 3.9Jiri Slaby
2018-06-11cmake: find_llvm, handle libLLVM-version.so properlyJiri Slaby
2017-07-25[CMake] Fix bug where we would inherit LLVM's `-DNDEBUG` defineDan Liew
2017-03-30[CMake] Try to fix bug reported by #633.Dan Liew
2016-12-19[CMake] Fix linker warning about mixed linking modes when LLVM wasDan Liew
2016-12-18CMake: Fixed the LLVM version regexAdrian Herrera
2016-11-22[CMake] Fix determining the system libraries needed by LLVM fromDan Liew
2016-11-22[CMake] Fix link order of LLVM libraries and required system libraries.Dan Liew
2016-11-07Implement a CMake based build system for KLEE.Dan Liew