[PATCH] D143981: [Support/BLAKE3] Rename blake3_* -> llvm_blake3_* to avoid symbol collisions
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Feb 14 16:19:05 PST 2023
    
    
  
MaskRay 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 confirm that this renames all `blake3_*` external symbols on Linux aarch64 when neon is enabled.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143981/new/
https://reviews.llvm.org/D143981
    
    
More information about the llvm-commits
mailing list