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

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Wed Jul 16 02:32:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 60579ec3059b2b6cc9dad90eaac1ed363fc395a7
      https://github.com/llvm/llvm-project/commit/60579ec3059b2b6cc9dad90eaac1ed363fc395a7
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2025-07-16 (Wed, 16 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.



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