]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #22147: dotdash/llvm_version
authorAlex Crichton <alex@alexcrichton.com>
Tue, 10 Feb 2015 16:43:20 +0000 (08:43 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 10 Feb 2015 16:43:20 +0000 (08:43 -0800)
When trying to build against a newer, local LLVM version it might be
preferable to have a flag to disable the LLVM version check instead of
having to modify the configure script.

Fixes #21998

r? @alexcrichton


Trivial merge