Jeremy Maitin-Shepard 26662ac010 [Support/BLAKE3] Rename blake3_* -> llvm_blake3_* to avoid symbol collisions
While some blake3 symbols are already prefixed, a number of symbols with hidden visibility have been left without an `llvm_` prefix.  This results in symbol collisions when statically linking llvm into a binary that also uses the external blake3 library.

Reviewed By: akyrtzi, MaskRay

Differential Revision: https://reviews.llvm.org/D143981
2023-02-14 16:21:42 -08:00
..
2022-02-06 22:18:35 -08:00
2022-02-06 22:18:35 -08:00
2022-03-11 11:41:32 +01:00
2022-12-16 07:56:52 +00:00
2022-03-11 11:41:32 +01:00
2022-03-11 11:41:32 +01:00
2022-11-21 18:28:07 +00:00
2022-02-06 22:18:35 -08:00
2022-09-22 05:03:01 +02:00