We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 096c3b8 commit 7b3e28cCopy full SHA for 7b3e28c
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: a92218e630742368cf21fb734aedc5cfdf635a75
+refs/heads/master: f1eb7ce013526c6ae75e92a31fe3b89b4cf44b3f
trunk/configure
@@ -297,7 +297,7 @@ then
297
LLVM_VERSION=$($LLVM_CONFIG --version)
298
299
case $LLVM_VERSION in
300
- (3.0svn | 3.0 | 3.1svn)
+ (3.1svn)
301
msg "found ok version of LLVM: $LLVM_VERSION"
302
;;
303
(*)
0 commit comments