[all-commits] [llvm/llvm-project] f34f7d: [release] Use a supported way of building libc++ w...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Feb 14 13:01:29 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f34f7dfe3a3d8a6ec2c582f5672c3ca37d9aed7c
https://github.com/llvm/llvm-project/commit/f34f7dfe3a3d8a6ec2c582f5672c3ca37d9aed7c
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M llvm/utils/release/build-docs.sh
Log Message:
-----------
[release] Use a supported way of building libc++ when building the documentation
Instead of using the deprecated LLVM_ENABLE_PROJECTS build, use the
default runtimes build. This is just as fast, but it's supported.
Differential Revision: https://reviews.llvm.org/D119275
More information about the All-commits
mailing list