[libc-commits] [PATCH] D92626: [libc] Add abs implementation.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Dec 4 10:31:26 PST 2020
sivachandra accepted this revision.
sivachandra added a comment.
This revision is now accepted and ready to land.
Thanks for the patch. Feel free to do `labs` and `llabs` as well. You can drive all of them off of a C++ template implementation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92626/new/
https://reviews.llvm.org/D92626
More information about the libc-commits
mailing list