mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 02:06:05 +00:00

Reverts llvm/llvm-project#133265 This causes the whole libc++ CI to fail, since we're not building against a compiler built from current trunk. Specifically, the CMake changes causes some feature detection to fail, resulting in CMake being unable to configure libc++.
See docs/CMake.html for instructions on how to build LLVM with CMake.