[all-commits] [llvm/llvm-project] 7dfcf9: [CMake] Move cxx-headers to RUNTIME_DISTRIBUTION_C...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Aug 23 14:03:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7dfcf9342b5af794aadd4ca81490090fe7ca6a45
      https://github.com/llvm/llvm-project/commit/7dfcf9342b5af794aadd4ca81490090fe7ca6a45
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
    M clang/cmake/caches/Apple-stage2.cmake

  Log Message:
  -----------
  [CMake] Move cxx-headers to RUNTIME_DISTRIBUTION_COMPONENTS in Apple-stage2.cmake

We build libcxx using LLVM_ENABLE_RUNTIMES during Stage2, which requires
cxx-headers to be part of LLVM_RUNTIME_DISTRIBUTION_COMPONENTS instead
of LLVM_DISTRIBUTION_COMPONENTS.

rdar://99028431

Differential Revision: https://reviews.llvm.org/D132488




More information about the All-commits mailing list