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 D132488
[CMake] Move cxx-headers to RUNTIME_DISTRIBUTION_COMPONENTS in Apple-stage2.cmake ldionne on Aug 23 2022, 10:29 AM. Authored by
Details We build libcxx using LLVM_ENABLE_RUNTIMES during Stage2, which requires rdar://99028431
Diff Detail
|