[libc][NFC] Add LIBC_INLINE and attribute.h header includes to targets' FMA.h.
authorTue Ly <lntue@google.com>
Fri, 2 Jun 2023 20:13:19 +0000 (16:13 -0400)
committerTue Ly <lntue@google.com>
Sat, 3 Jun 2023 01:15:58 +0000 (21:15 -0400)
commit5a4e344bd9ec3a9e01f5aee0c5bc8bde1586cfa3
tree871d9f4764f274d79bb324f4bc59ed4eac655404
parent6a38c772d4f6d59b61f775bc1d8ffbd055d7c6d3
[libc][NFC] Add LIBC_INLINE and attribute.h header includes to targets' FMA.h.

Targets' FMA.h headers are missing LIBC_INLINE and attributes.h header.

Reviewed By: brooksmoses

Differential Revision: https://reviews.llvm.org/D152024
libc/src/__support/FPUtil/aarch64/FMA.h
libc/src/__support/FPUtil/riscv64/FMA.h
libc/src/__support/FPUtil/x86_64/FMA.h
utils/bazel/llvm-project-overlay/libc/BUILD.bazel