[libc-commits] [PATCH] D152024: [libc][NFC] Add LIBC_INLINE and attribute.h header includes to targets' FMA.h.

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jun 2 14:50:08 PDT 2023


gchatelet added a comment.

I think you need to edit https://github.com/llvm/llvm-project/blob/1c8b7c5299710b3d02cebbdef34c41157f3237f2/utils/bazel/llvm-project-overlay/libc/BUILD.bazel#L687-L705 as well.

You can try running `bazelisk-linux-amd64 test --config=ci @llvm-project//libc/...` from the `llvm-project/utils/bazel` folder to check whether everything's alright.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152024/new/

https://reviews.llvm.org/D152024



More information about the libc-commits mailing list