[PATCH] D156286: [docs] Bump minimum GCC version to 7.5
James Y Knight via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 08:01:47 PDT 2023
jyknight added a comment.
Given that folks have successfully tested with GCC 7.4, and the lateness of the change in the release process for LLVM 17, I think it'd be better to require GCC 7.4 (the earliest that actually works), instead of increasing the requirement to 7.5.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156286/new/
https://reviews.llvm.org/D156286
More information about the llvm-commits
mailing list