[llvm] [libc][bazel] Add targets for stdbit functions (PR #128934)

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 11:28:10 PST 2025


================
@@ -0,0 +1,47 @@
+# This file is licensed under the Apache License v2.0 with LLVM Exceptions.
+# See https://llvm.org/LICENSE.txt for license information.
+# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
+
+# Tests for LLVM libc stdio.h functions.
----------------
vonosmas wrote:

stdio.h -> stdbit.h

https://github.com/llvm/llvm-project/pull/128934


More information about the llvm-commits mailing list