[PATCH] D132411: [libcxxabi] Unbreak `LLVM_ENABLE_PROJECTS=libcxxabi` build

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 04:36:05 PDT 2022


aaron.ballman added a comment.

I don't have a particularly good way to test this, but the doc publication bot is still red and we need to address that ASAP, so I'm okay landing this speculatively and watching the bots to ensure the expected ones go back to green. That said, from inspection, I think this won't fully address the failures from the libunwind sphinx builder: https://lab.llvm.org/buildbot/#/builders/31/builds/27142 (it does make it a warning rather than an error which should hopefully be sufficient to get that bot back to green, but we may still want a libubwind exception in the CMake).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132411



More information about the llvm-commits mailing list