Guillaume Chatelet ea43c8ee73
[libc][NFC] Make EXP_MANT_MASK an implementation detail (#75810)
This mask is an implementation detail of `FPBits` and shouldn't really
leak outside of it.
2023-12-19 17:20:03 +01:00
..
2023-12-18 12:27:30 -08:00
2023-12-12 13:36:11 -08:00
2023-12-18 12:27:30 -08: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.