[docs] Increase minimum supported GCC version for building LLVM to 4.8
authorTeresa Johnson <tejohnson@google.com>
Tue, 18 Oct 2016 17:17:37 +0000 (17:17 +0000)
committerTeresa Johnson <tejohnson@google.com>
Tue, 18 Oct 2016 17:17:37 +0000 (17:17 +0000)
commitf7f02fa08923d582508bbb935ed0ae3d684fef80
tree57242f2fd29f88abdc1a0c185e8594a666cc94e3
parentda6d2b831527648cc8ea095336f11126ed454096
[docs] Increase minimum supported GCC version for building LLVM to 4.8

Summary:
The RFC proposal sent to increase the minimum required GCC version
to 4.8 received a lot of support. See the following thread:
http://lists.llvm.org/pipermail/llvm-dev/2016-October/105955.html,

This patch implements that by updating the docs. I believe the
references to libstdc++ 4.7 issues can be removed as well, please
let me know if that is not the case or if they should be updated
a different way.

Reviewers: rengolin

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D25683

llvm-svn: 284497
llvm/cmake/modules/CheckCompilerVersion.cmake
llvm/docs/CodingStandards.rst
llvm/docs/GettingStarted.rst