[PATCH] D132480: [llvm] Remove libcxx, libcxxabi and libunwind from supported LLVM_ENABLE_PROJECTS

Andrei Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 13:00:27 PDT 2022


andreil99 added a comment.

This hits all the doc building bots on the exact same way.

The fix is trivial, assuming documentation builds properly with LLVM_ENABLE_RUNTIMES. It didn't support that before. 
I cannot check that quickly, unfortunately. So, if somebody can check and confirm, that would help a lot.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132480



More information about the llvm-commits mailing list