[PATCH] D42232: [cmake] Also pass CMAKE_ASM_COMPILER_ID to next stage when bootstrapping
Don Hinton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 19 10:23:59 PST 2018
hintonda added a comment.
In https://reviews.llvm.org/D42232#982043, @compnerd wrote:
> Took a bit of reading to realize that the compiler is being set to clang, and therefore `CMAKE_ASM_COMPILER_ID` should be `Clang`.
Thanks, I'll add that to the commit message.
Repository:
rC Clang
https://reviews.llvm.org/D42232
More information about the cfe-commits
mailing list