[libc-commits] [PATCH] D120914: [libc] Initial support for darwin-aarch64.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Mar 10 06:26:42 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0f031daea8fc: [libc] Initial support for darwin-aarch64. (authored by lntue).

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/stdlib/strtold_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120914.414368.patch
Type: text/x-patch
Size: 22366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220310/f234f7a6/attachment-0001.bin>


More information about the libc-commits mailing list