[all-commits] [llvm/llvm-project] 1754a7: [Support][BLAKE3] Restore static on blake3_hash4_n...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jul 16 08:49:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1754a7d5733d5305e4ec25ef0945b39d6882bb28
https://github.com/llvm/llvm-project/commit/1754a7d5733d5305e4ec25ef0945b39d6882bb28
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-07-16 (Wed, 16 Jul 2025)
Changed paths:
M llvm/lib/Support/BLAKE3/blake3_neon.c
Log Message:
-----------
[Support][BLAKE3] Restore static on blake3_hash4_neon (#149046)
This was dropped in #147948 and causes symbol conflicts if libblake3 is
also linked.
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