[PATCH] D100810: Use `GNUInstallDirs` to support custom installation dirs. -- LLVM

Med Ismail Bennani via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 10 11:11:32 PST 2021


mib added a comment.

In D100810#3186066 <https://reviews.llvm.org/D100810#3186066>, @Ericson2314 wrote:

> I tried again without lld in the list of enable projects, in case it that made a difference to force it to use ld64 more, but it still worked.

Hi @Ericson2314, I tried reproducing the failure with your patch applied and I couldn't ... May be you can try re-landing this patch and monitor the macOS lldb bots for a failure:

- https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/
- https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake-standalone/


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100810



More information about the cfe-commits mailing list