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 0de074c commit b727517Copy full SHA for b727517
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: fada46c4214f26dbdc0fd150a713aced476e75b5
+refs/heads/master: de5c15edfb0eb44fafb7021b61b51ae2c800b0fd
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: cd6f24f9d14ac90d167386a56e7a6ac1f0318195
5
refs/heads/try: ffbe0e0e00374358b789b0037bcb3a577cd218be
trunk/configure
@@ -378,7 +378,7 @@ then
378
LLVM_VERSION=$($LLVM_CONFIG --version)
379
380
case $LLVM_VERSION in
381
- (3.1svn)
+ (3.1svn|3.1|3.0svn|3.0)
382
msg "found ok version of LLVM: $LLVM_VERSION"
383
;;
384
(*)
0 commit comments