commit | 5618317a5e6d2209a605cc4ea9477248b9737a5c | [log] [tgz] |
---|---|---|
author | Teresa Johnson <tejohnson@google.com> | Tue Oct 18 17:17:37 2016 +0000 |
committer | Teresa Johnson <tejohnson@google.com> | Tue Oct 18 17:17:37 2016 +0000 |
tree | c3e483e3fed98b10c7ae960afc73731d4a5aa44b | |
parent | 5800d6e9a72ff953e970485bdadf487c7e50fb35 [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284497 91177308-0d34-0410-b5e6-96231b3b80d8