[PATCH] D25683: [docs] Increase minimum supported GCC version for building LLVM to 4.8

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 18 08:58:12 PDT 2016


tejohnson added a comment.

In https://reviews.llvm.org/D25683#573012, @Meinersbur wrote:

> I just noticed this is already implemented in `cmake/modules/CheckCompilerVersion.cmake`, ie. the version increase is missing in this patch.


Will bump the min version there and add to this patch.


https://reviews.llvm.org/D25683





More information about the llvm-commits mailing list