[libc-commits] [PATCH] D92626: [libc] Add abs implementation.
Cheng Wang via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Dec 3 18:03:44 PST 2020
cheng.w created this revision.
cheng.w added a reviewer: sivachandra.
Herald added subscribers: libc-commits, ecnelises, tschuett, mgorny.
Herald added a project: libc-project.
cheng.w requested review of this revision.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92626
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/spec/stdc.td
libc/src/stdlib/CMakeLists.txt
libc/src/stdlib/abs.cpp
libc/src/stdlib/abs.h
libc/test/src/stdlib/CMakeLists.txt
libc/test/src/stdlib/abs_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92626.309429.patch
Type: text/x-patch
Size: 4303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201204/454206e0/attachment.bin>
More information about the libc-commits
mailing list