[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
Mon Dec 6 13:20:50 PST 2021
ldionne added a comment.
In D114473#3174261 <https://reviews.llvm.org/D114473#3174261>, @SeanP wrote:
> Hi Louis, you missed us on z/OS and AIX (@daltenty) . We provide 32-bit builds. We'll need to recover from this and may need to add some things back.
Ah, yeah, sorry for missing that. Any reason why you can't use target triple approach mentioned above?
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