[libc-commits] [PATCH] D120914: [libc] Initial support for darwin-aarch64.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Mar 4 14:35:30 PST 2022
lntue updated this revision to Diff 413147.
lntue added a comment.
Sync.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120914/new/
https://reviews.llvm.org/D120914
Files:
libc/config/darwin/arm/entrypoints.txt
libc/config/darwin/arm/headers.txt
libc/src/__support/FPUtil/FEnvImpl.h
libc/src/__support/FPUtil/NearestIntegerOperations.h
libc/src/__support/FPUtil/aarch64/FEnvImpl.h
libc/src/__support/FPUtil/aarch64/fenv_darwin_impl.h
libc/src/__support/common.h
libc/src/__support/str_to_float.h
libc/test/src/fenv/CMakeLists.txt
libc/test/src/math/RoundToIntegerTest.h
libc/test/src/math/cosf_test.cpp
libc/test/src/math/exp2f_test.cpp
libc/test/src/math/expf_test.cpp
libc/test/src/math/expm1f_test.cpp
libc/test/src/math/sincosf_test.cpp
libc/test/src/math/sinf_test.cpp
libc/test/src/stdlib/strtold_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120914.413147.patch
Type: text/x-patch
Size: 37707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220304/f0a5d58f/attachment-0001.bin>
More information about the libc-commits
mailing list