[all-commits] [llvm/llvm-project] 4b52d2: [Support][BLAKE3] Prefix blake3_xof_many_avx512 (#...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Jul 14 14:33:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b52d221a09b71c9dc0c0bb842ec706de663167c
https://github.com/llvm/llvm-project/commit/4b52d221a09b71c9dc0c0bb842ec706de663167c
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M llvm/lib/Support/BLAKE3/llvm_blake3_prefix.h
Log Message:
-----------
[Support][BLAKE3] Prefix blake3_xof_many_avx512 (#148607)
This symbol was introduced in #147948, but not prefixed, resulting in
conflicts if libblake3 and LLVM are both linked statically into the same
binary.
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