LLVM versions
This commit is contained in:
parent
6100bb5cba
commit
156a307f4b
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
@ -533,7 +533,7 @@ then
|
|||
LLVM_VERSION=$($LLVM_CONFIG --version)
|
||||
|
||||
case $LLVM_VERSION in
|
||||
(3.2svn|3.2|3.1svn|3.1|3.0svn|3.0)
|
||||
(3.3|3.3svn|3.2|3.2svn)
|
||||
msg "found ok version of LLVM: $LLVM_VERSION"
|
||||
;;
|
||||
(*)
|
||||
|
|
Loading…
Add table
Reference in a new issue