[all-commits] [llvm/llvm-project] 194dd6: [Support][BLAKE3] Restore static on blake3_hash4_n...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jul 17 03:26:51 PDT 2025


  Branch: refs/heads/release/21.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 194dd6679f8369ee343ba3eaf945f49b4e6f6211
      https://github.com/llvm/llvm-project/commit/194dd6679f8369ee343ba3eaf945f49b4e6f6211
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-07-17 (Thu, 17 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.

(cherry picked from commit 1754a7d5733d5305e4ec25ef0945b39d6882bb28)



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