[all-commits] [llvm/llvm-project] 579ead: [libc][bazel] Add targets for stdbit functions (#1...
Michael Jones via All-commits
all-commits at lists.llvm.org
Wed Feb 26 13:05:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 579ead1a69f2ba1cb5614f6d942b14bc5e6b8dec
https://github.com/llvm/llvm-project/commit/579ead1a69f2ba1cb5614f6d942b14bc5e6b8dec
Author: Michael Jones <michaelrj at google.com>
Date: 2025-02-26 (Wed, 26 Feb 2025)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
M utils/bazel/llvm-project-overlay/libc/libc_build_rules.bzl
A utils/bazel/llvm-project-overlay/libc/test/src/stdbit/BUILD.bazel
Log Message:
-----------
[libc][bazel] Add targets for stdbit functions (#128934)
Adds targets for the stdbit functions. Since the names follow a strict
pattern, this is done via list comprehensions. I don't want to handwrite
all 50.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list