[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:38:00 PST 2022


lntue added a comment.

In D120914#3357542 <https://reviews.llvm.org/D120914#3357542>, @sivachandra wrote:

> This is a large change mixing up independent cleanups with directed changes. Can you please split this up into separate patches so that it is easy to see what and why? Considering that we do not break anyone, you can do it in many small changes to keep the discussion/questions clearly demarcated.

The changes on FEnvUtils. and aarch64/FEnvImpl.h were splitted to https://reviews.llvm.org/D120965 and https://reviews.llvm.org/D120997


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120914/new/

https://reviews.llvm.org/D120914



More information about the libc-commits mailing list