[bazel] Port 26662ac010ef50e65e2774eab84f325aa09360fe
authorFangrui Song <i@maskray.me>
Wed, 15 Feb 2023 01:42:48 +0000 (17:42 -0800)
committerFangrui Song <i@maskray.me>
Wed, 15 Feb 2023 01:42:48 +0000 (17:42 -0800)
utils/bazel/llvm-project-overlay/llvm/BUILD.bazel

index 7cd7eaa..2b88729 100644 (file)
@@ -204,6 +204,7 @@ cc_library(
         "lib/Support/BLAKE3/blake3.c",
         "lib/Support/BLAKE3/blake3_dispatch.c",
         "lib/Support/BLAKE3/blake3_portable.c",
+        "lib/Support/BLAKE3/llvm_blake3_prefix.h",
     ] + select({
         "@platforms//cpu:aarch64": [
             "lib/Support/BLAKE3/blake3_neon.c",