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

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 14 17:45:40 PST 2016


Eugene.Zelenko added a comment.

I think this should be handled in higher level script (utils/release/test-release.sh or similar), not in CMake. CMake compiler tests just need to fail when LLVM_ENABLE_LLD is used without actually having them.


Repository:
  rL LLVM

https://reviews.llvm.org/D26649





More information about the cfe-commits mailing list