[PATCH] D143981: [Support/BLAKE3] Rename blake3_* -> llvm_blake3_* to avoid symbol collisions

Jeremy Maitin-Shepard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 23:11:12 PST 2023


jbms added a comment.

In D143981#4125145 <https://reviews.llvm.org/D143981#4125145>, @MaskRay wrote:

> Can you fix `blake3_neon.c` for aarch64 as well?

I believe that is already fixed by the `#define` in `blake3_impl.h`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143981/new/

https://reviews.llvm.org/D143981



More information about the llvm-commits mailing list