[libc-commits] [PATCH] D69020: Illustrate a redirector using the example of round function from math.h.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Oct 31 11:12:17 PDT 2019
sivachandra updated this revision to Diff 227315.
sivachandra marked 3 inline comments as done.
sivachandra added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69020/new/
https://reviews.llvm.org/D69020
Files:
libc/cmake/modules/LLVMLibCRules.cmake
libc/docs/build_system.rst
libc/docs/redirectors.rst
libc/docs/redirectors_schematic.svg
libc/lib/CMakeLists.txt
libc/src/CMakeLists.txt
libc/src/math/CMakeLists.txt
libc/src/math/round/CMakeLists.txt
libc/src/math/round/round.cpp
libc/src/math/round/round.h
libc/src/math/round/round_redirector.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69020.227315.patch
Type: text/x-patch
Size: 56195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20191031/bbcb4baf/attachment-0001.bin>
More information about the libc-commits
mailing list