[PATCH] D13399: [CMake] Bug 14109 - CMake build for compiler-rt should use just-built clang

Paul Robinson via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 5 11:14:16 PDT 2015


probinson added a subscriber: probinson.
probinson added a comment.

I'm a CMake ignoramus but functionally if I'm building a Clang cross-compiler, I'd want a cross-built compiler-rt but not run its tests even if LLVM_INCLUDE_TESTS is on.  Does that make sense?  If so, does this change make that work properly?
Thanks...


http://reviews.llvm.org/D13399





More information about the cfe-commits mailing list