[libcxx-commits] [PATCH] D91349: [libc++] hash<long double>: adjust for x86-64 ILP32
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 20 11:46:56 PST 2020
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
That looks correct to me with what I just read about x32 (I wasn't familiar with it). I can't imagine this is the only place that needs fixing for libc++ to work in x32?
If you need me to commit this, please provide `Author Name <email at domain>`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91349/new/
https://reviews.llvm.org/D91349
More information about the libcxx-commits
mailing list