[all-commits] [llvm/llvm-project] f0b442: [release] Use a supported way of building libc++ w...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Feb 14 15:07:11 PST 2022


  Branch: refs/heads/release/14.x
  Home:   https://github.com/llvm/llvm-project
  Commit: f0b442c8ac58bbd40489defd2f3d65ff0b02b09c
      https://github.com/llvm/llvm-project/commit/f0b442c8ac58bbd40489defd2f3d65ff0b02b09c
  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

(cherry picked from commit f34f7dfe3a3d8a6ec2c582f5672c3ca37d9aed7c)




More information about the All-commits mailing list