[PATCH] D26649: [CMake] Support lld with LTO bootstrap

Chris Bieneman via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 15 10:20:19 PST 2016


beanz added a comment.

On Darwin you don't want to set `DARWIN_LTO_LIBRARY` on the next stage if you're intending the next stage to use lld because that sets flags that aren't supported by lld.


Repository:
  rL LLVM

https://reviews.llvm.org/D26649





More information about the cfe-commits mailing list