[PATCH] D119547: [libc][bazel] Add tests to the bazel build
Guillaume Chatelet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 18 05:21:23 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd856e5feacd5: [reland][libc][bazel] Add tests to the bazel build (authored by gchatelet).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119547/new/
https://reviews.llvm.org/D119547
Files:
utils/bazel/.bazelrc
utils/bazel/WORKSPACE
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/test/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/test/libc_test_rules.bzl
utils/bazel/llvm-project-overlay/libc/test/src/fenv/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/test/src/math/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/test/src/math/libc_math_test_rules.bzl
utils/bazel/llvm-project-overlay/libc/test/src/stdlib/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/test/src/string/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/utils/MPFRWrapper/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/utils/UnitTest/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/utils/testutils/BUILD.bazel
utils/bazel/third_party_build/gmp.BUILD
utils/bazel/third_party_build/mpfr.BUILD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119547.476436.patch
Type: text/x-patch
Size: 35899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/ca28ceb0/attachment.bin>
More information about the llvm-commits
mailing list