diff options
author | Shourya Goel <shouryagoel10000@gmail.com> | 2024-10-14 23:05:04 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-14 13:35:04 -0400 |
commit | f4ba6a654dd962aed45710fa049539537cf1f24c (patch) | |
tree | 0c41363f8d93435f22495ce1143404f1562df041 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 3c4f00905ea51c053819470688e1ef7105594749 (diff) | |
download | llvm-f4ba6a654dd962aed45710fa049539537cf1f24c.zip llvm-f4ba6a654dd962aed45710fa049539537cf1f24c.tar.gz llvm-f4ba6a654dd962aed45710fa049539537cf1f24c.tar.bz2 |
[libc][complex] Set up headers and add documentation for complex.h. (#111659)
Refer: 7.3.1 from [ISO
SPEC](https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf)
I have added complex variants of F16 and F128 in libc doc but have
omitted support for them since we will have to first investigate how
their support matrix for clang and gcc looks like, and then add header
guards for them accordingly. Planning to add them in follow up PRs once
this gets landed.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions