[PATCH] D64817: [CMake] Fix LLVM build non-determinism on RHEL

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 14:13:29 PDT 2019


jfb added a comment.

In D64817#1637436 <https://reviews.llvm.org/D64817#1637436>, @hans wrote:

> In D64817#1637401 <https://reviews.llvm.org/D64817#1637401>, @MaskRay wrote:
>
> > binutils 2.22 was released in 2011. Do we want to support binutils that old? If not, we should probably not do such change, but rather bump the version requirement https://llvm.org/docs/GettingStarted.html#host-c-toolchain-both-compiler-and-standard-library
> >
> > CC @hans why may know more about these problems.
>
>
> I don't really. JF is the master of supported versions of things.


We have a process for toolchain bumps. Someone needs to write a proposal and shepherd it through. I’m on vacation, won’t be me 🙂


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64817/new/

https://reviews.llvm.org/D64817





More information about the llvm-commits mailing list