[libcxx-commits] [PATCH] D114473: [runtimes] Remove support for GCC-style 32 bit multilib builds
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 1 09:56:37 PST 2021
ldionne accepted this revision as: libc++, libc++abi, libunwind.
ldionne added a comment.
This revision is now accepted and ready to land.
Thanks all! I'm going to check this in. I'll actually tone done from `FATAL_ERROR` to `WARNING` in this patch, but I will commit another patch immediately after that moves it to `FATAL_ERROR` -- that way we can revert the `FATAL_ERROR` one instead of this whole patch if things break unexpectedly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114473/new/
https://reviews.llvm.org/D114473
More information about the libcxx-commits
mailing list