[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 Nov 29 13:49:39 PST 2021
ldionne added a comment.
In D114473#3159094 <https://reviews.llvm.org/D114473#3159094>, @manojgupta wrote:
> Will it also fix the bug https://bugs.llvm.org/show_bug.cgi?id=49294 related to m32?
Yes, moving to a proper triple would fix that issue!
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