[all-commits] [llvm/llvm-project] b4ffc4: Update documentation and implementation of stage3 ...
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Wed Oct 7 22:56:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b4ffc40d622bb2647852284c78c5e83346f2d630
https://github.com/llvm/llvm-project/commit/b4ffc40d622bb2647852284c78c5e83346f2d630
Author: Serge Guelton <sguelton at redhat.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M clang/cmake/caches/3-stage-base.cmake
M llvm/docs/AdvancedBuilds.rst
Log Message:
-----------
Update documentation and implementation of stage3 build
Have the build work out of the box by forcing an LLD build.
That way, we don't require an external LTO-aware linker,
as we build one.
Also remove reference to the seemingly dead builder.
Differential Revision: https://reviews.llvm.org/D88990
More information about the All-commits
mailing list