Vincent Lee 6362ef1fb1
[CMake] Avoid build spam by switching to Debug message (#69497)
This is primarily only useful when debugging. It's generally assumed
that users
will have their custom flags applied if it's specified in their CMake
cache files.

Addresses
https://github.com/llvm/llvm-project/pull/68393#discussion_r1363399029
2023-10-19 23:52:18 -07:00
..

See docs/CMake.html for instructions on how to build LLVM with CMake.