llvm-project/libc/config
Siva Chandra Reddy 653345155a [libc] Disable fma and fmaf for x86_64.
The version of clang installed on the buildbot workers is not able to
compile them. However, the version of gcc installed is able to compile
them fine. So, this change disables them until we can find a way to
compile them using clang on the buildbot workers.
2021-04-21 05:01:15 +00:00
..
linux [libc] Disable fma and fmaf for x86_64. 2021-04-21 05:01:15 +00:00
CMakeLists.txt Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
public_api.td [libc] Add ability to generate enum types/values to HdrGen. 2020-02-28 23:27:32 -08:00