[all-commits] [llvm/llvm-project] adb453: [Support][BLAKE3] Prefix more blake3 methods (#149...

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Thu Jul 17 01:28:33 PDT 2025


  Branch: refs/heads/release/21.x
  Home:   https://github.com/llvm/llvm-project
  Commit: adb453c8a615abbb9890fa412f964980c82f40bc
      https://github.com/llvm/llvm-project/commit/adb453c8a615abbb9890fa412f964980c82f40bc
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2025-07-17 (Thu, 17 Jul 2025)

  Changed paths:
    M llvm/lib/Support/BLAKE3/llvm_blake3_prefix.h

  Log Message:
  -----------
  [Support][BLAKE3] Prefix more blake3 methods (#149007)

Added by #147948, blake3_xof_many and blake3_compress_subtree_wide cause
conflicts when linking llvm and blake3 statically into the same binary.
Similar to #148607.

(cherry picked from commit 60579ec3059b2b6cc9dad90eaac1ed363fc395a7)



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