summaryrefslogtreecommitdiff
path: root/CMake/FindLLVM.cmake
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary LLVM 7 supportRebecca N. Palmer2018-08-201-1/+1
* FindLLVM: Accept LLVM 3.9Rebecca N. Palmer2017-02-101-2/+2
* FindLLVM: allow LLVM/Clang 3.8 and reorder the llvm-config priority.Yang Rong2016-08-031-2/+2
* FindLLVM: allow LLVM/Clang 3.7Rebecca N. Palmer2016-05-111-2/+2
* FindLLVM: check for empty system-libs variableSteven Newbury2015-12-251-0/+2
* FindLLVM: allow LLVM/Clang 3.6Rebecca N. Palmer2015-03-241-2/+2
* Use matching versions of clang/llvm and libclang/libllvmRebecca Palmer2015-03-241-5/+26
* prefer newer llvm versions over 3.3Andreas Beckmann2015-02-111-2/+2
* Fix the bug of LLVM_LFLAGS fail to setJunyan He2014-09-161-2/+2
* add support for cross compilerGuo Yejun2014-04-281-1/+1
* Fix the cmake problem in FindLLVM.Zhigang Gong2014-02-111-1/+1
* Add clang/LLVM 3.5svn support.Zhigang Gong2014-02-111-0/+9
* Start looking for LLVM from version 3.3 then higher version.Simon Richter2014-01-081-2/+7
* Fix a build problem when the llvm version has the fix version digit.Zhigang Gong2013-11-271-1/+1
* support LLVM 3.4Homer Hsing2013-10-141-2/+2
* Change CMake to support LLVM 3.1.Yang Rong2013-05-231-2/+2
* Change clang system call to libclang api call.Yang Rong2013-05-231-1/+26
* Prefer versioned llvm-configSimon Richter2013-04-181-3/+3
* fix typo in FindLLVM.cmakeLu Guanqun2013-04-101-1/+1
* backend: Add LLVM stable version supportFeng, Boqun2013-04-101-3/+14
* Keep consistent naming rule for LLVM_XXX Cmake variables.Zhigang Gong2013-04-101-12/+7
* fix compilation errors when it can't find correct library dirsLu Guanqun2013-04-101-2/+2
* Refine CMake to check llvm version.Zhigang Gong2013-04-101-2/+18
* CMake fixup.Zhigang Gong2013-03-291-0/+46