yaxunl added a comment. What's the use case of this change?
Normally clang needs to call opt/llc/lld from the same directory of clang. Why do we need to find them in other directories? Where is TOOLS_BINARY_DIR defined? Also we cannot let the build fail because of lld not found, since users may be building clang for other language and they do not need lld. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D72806/new/ https://reviews.llvm.org/D72806 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits