[libc-commits] [PATCH] D124204: [libc] Support 32-bit ARM platform tests
Dominic Chen via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue Apr 26 17:25:51 PDT 2022
ddcc added a comment.
In D124204#3475478 <https://reviews.llvm.org/D124204#3475478>, @michaelrj wrote:
> you'll probably also need to add `#ifdef` conditions to `src/__support/CPP/Limits.h` and its corresponding test.
Thanks, I've been testing against an older fork and missed some of these changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124204/new/
https://reviews.llvm.org/D124204
More information about the libc-commits
mailing list