Skip to content

Commit

Permalink
LLVM versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sanxiyn committed Apr 10, 2013
1 parent 6100bb5 commit 156a307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -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"
;;
(*)
Expand Down

0 comments on commit 156a307

Please sign in to comment.