[libc-commits] [libc] [libc][mathvec] Initial commit for LIBC vector math component (PR #173058)

Muhammad Bassiouni via libc-commits libc-commits at lists.llvm.org
Tue Feb 17 14:13:50 PST 2026


bassiounix wrote:

> I've said this before
Sorry I didn't catch that :)

> These need to be private to the TU as they encode ABI information
Can't we achieve this by marking the symbol visibility as private instead of static?

https://github.com/llvm/llvm-project/pull/173058


More information about the libc-commits mailing list