Since LLVM's minimum CMake version has been bumped to an appropriate
version and CMake noe nwatively supports the
CMAKE_{C,CXX}_COMPILER_LAUNCHER flags, the LLVM_CCACHE_BUILD flag is now
deprecated. This patch adjusts the documentation to reflect this change.
https://discourse.llvm.org/t/llvm-ccache-build-is-deprecated/68431