[PATCH] D12817: [CMake] Add cache scripts for Apple-style clang builds.

Chris Bieneman via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 15 13:04:30 PDT 2015


beanz added a comment.

Standalone as in using the base system's LLVM installation. So you don't actually have to have an llvm checkout.

There's goop in the root clang CMakeLists file to support building clang as the top-level CMake tool, and all this stuff should work in that context as well.

-Chris


http://reviews.llvm.org/D12817





More information about the cfe-commits mailing list