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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 13:16:19 PST 2023


mstorsjo added a comment.

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

> @mstorsjo Will you be kindly to test this on Windows to see that there is no more external `blake3_*` definitions? :)

This built fine in both mingw/x86_64 and msvc/x86_64 configs.


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

https://reviews.llvm.org/D143981



More information about the llvm-commits mailing list