Commit Graph

2 Commits

Author SHA1 Message Date
Louis Dionne f34f7dfe3a [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
2022-02-14 16:01:11 -05:00
Tom Stellard 622346c604 utils/release: Add script for building release documentation
Reviewed By: hans, kuhnel

Differential Revision: https://reviews.llvm.org/D95284
2021-10-27 12:56:55 -07:00