[PATCH] D39734: [cmake] Pass LLVM_USE_LINKER flag to CrossCompile toolchain if set
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 13:50:45 PST 2017
beanz added a comment.
I don't think we can do this unconditionally like this. It seems to me like you could have a situation where you want to use different linkers for the host tools and target binaries.
https://reviews.llvm.org/D39734
More information about the llvm-commits
mailing list