]> git.lizzy.rs Git - rust.git/blobdiff - configure
trans: Upgrade LLVM
[rust.git] / configure
index 7df98d1bd565dbbf2add6ab3c01c19538ddf8cf3..f284d13ee3bbd4ec7ee7dc1c2fa521b7330c88be 100755 (executable)
--- a/configure
+++ b/configure
@@ -1051,7 +1051,7 @@ then
             esac
         else
             case $CFG_CLANG_VERSION in
-                (3.2* | 3.3* | 3.4* | 3.5* | 3.6* | 3.7* | 3.8*)
+                (3.2* | 3.3* | 3.4* | 3.5* | 3.6* | 3.7* | 3.8* | 3.9*)
                 step_msg "found ok version of CLANG: $CFG_CLANG_VERSION"
                 ;;
                 (*)