[libc-commits] [PATCH] D76825: [libc] Move implementations of cosf, sinf, sincosf to src/math directory.

Paula Toth via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Mar 26 21:12:52 PDT 2020


PaulkaToast added a comment.

Won't deleting the files in the AOR directory cause the `make check` on the buildbots to fail? It might make sense to leave the files and delete them once all functions have been migrated?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76825





More information about the libc-commits mailing list