Files
llvm/libc
Tue Ly 3b487d51e2 [libc] Add implementation of hypot.
Refactor src/math/hypotf.cpp and test/src/math/hypotf_test.cpp and reuse them for hypot and hypot_test

Differential Revision: https://reviews.llvm.org/D91831
2020-12-03 11:08:20 -05:00
..
2020-11-30 21:07:16 -08:00
2020-12-03 11:08:20 -05:00
2020-12-03 11:08:20 -05:00
2020-12-03 11:08:20 -05:00
2020-12-03 11:08:20 -05:00

LLVM libc
=========

This directory and its subdirectories contain source code for llvm-libc,
a retargetable implementation of the C standard library.

LLVM is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.