[PATCH] D13399: [CMake] Bug 14109 - CMake build for compiler-rt should use just-built clang
Chris Bieneman via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 5 11:29:34 PDT 2015
beanz added a comment.
probinson,
Not by itself, but this could be used as a step in that direction. The `CLANG_COMPILER_RT_CMAKE_ARGS` variable can be used to configure how compiler-rt is built with a great deal of flexibility, but the goal of this patch is to try and closely match how compiler-rt builds in-tree today.
-Chris
http://reviews.llvm.org/D13399
More information about the cfe-commits
mailing list