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

Med Ismail Bennani via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 2 11:15:51 PDT 2021


mib added a comment.

I reverted this patch locally and try building with clang modules (`-DLLVM_ENABLE_MODULE=On`) which confirmed it was causing the build failure on the bots.

I had to revert your patch upstream to fix our bots. If you need some help to reproduce the build failure, let me know.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100810



More information about the llvm-commits mailing list