[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:12:27 PST 2023
MaskRay added a comment.
In D143981#4127091 <https://reviews.llvm.org/D143981#4127091>, @mstorsjo wrote:
> 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.
Thanks for verification!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143981/new/
https://reviews.llvm.org/D143981
More information about the llvm-commits
mailing list