[libc] [llvm] [libc][bazel] Add BUILD targets for complex functions and tests. (PR #129618)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 6 14:28:18 PST 2025
================
@@ -0,0 +1,89 @@
+load("//libc/test:libc_test_rules.bzl", "libc_test")
+
+[
+ libc_test(
----------------
lntue wrote:
+1
https://github.com/llvm/llvm-project/pull/129618
More information about the llvm-commits
mailing list