Google developers proposed to create their own libc for LLVM
One of the developers from Google raised the topic of developing a cross-platform standard C library (Libc) within the LLVM project on the LLVM mailing list. For various reasons, Google is dissatisfied with the current libc implementations (glibc, musl), and the company is on the path to developing a new implementation that is proposed to be developed as part of LLVM. Recent LLVM developments have been used as a basis for building […]
