[PATCH] D61346: [CMake] Do not use libtool on Apple platforms when building LLVM with (full) LTO.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 13:26:25 PDT 2019


fhahn added a comment.

Thanks for taking a look so quickly! I'll look into how to best set-up DYLD_LIBRARY_PATH in that case. I am after a more lightweight solution than `CLANG_ENABLE_BOOTSTRAP`, i.e. creating/configuring the separate build stages manually.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61346/new/

https://reviews.llvm.org/D61346





More information about the llvm-commits mailing list