We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec1283 commit da9d41cCopy full SHA for da9d41c
utils/bazel/llvm-project-overlay/libc/libc_build_rules.bzl
@@ -2,7 +2,7 @@
2
# See https://llvm.org/LICENSE.txt for license information.
3
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4
5
-"""LLVM libc startlark rules for building individual functions."""
+"""LLVM libc starlark rules for building individual functions."""
6
7
load(":platforms.bzl", "PLATFORM_CPU_ARM64", "PLATFORM_CPU_X86_64")
8
load("@bazel_skylib//lib:selects.bzl", "selects")
0 commit comments