[libc-commits] [PATCH] D152024: [libc][NFC] Add LIBC_INLINE and attribute.h header includes to targets' FMA.h.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jun 2 18:00:44 PDT 2023
lntue added a comment.
In D152024#4392029 <https://reviews.llvm.org/D152024#4392029>, @gchatelet wrote:
> 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.
Thanks for the suggestion! I've updated the dependency for bazel layout.
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