[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
Fri Nov 1 11:10:42 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9364107cf348: Illustrate a redirector using the example of round function from math.h. (authored by sivachandra).

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.227490.patch
Type: text/x-patch
Size: 56195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20191101/576991dc/attachment-0001.bin>


More information about the libc-commits mailing list