[PATCH] D22791: [CMAKE] Find ld64 using xcrun

Chris Bieneman via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 17:32:26 PDT 2016


beanz added a comment.

@bruno, we shouldn't need to do this for LD64 because the `DARWIN_LTO_LIBRARY` option passes the LTO library into ld64 via the linker flags.


https://reviews.llvm.org/D22791





More information about the llvm-commits mailing list