Google Developers Are Looking At Creating A New libc For LLVM

Written by Michael Larabel in LLVM on 25 June 2019 at 04:43 PM EDT. 46 Comments
LLVM
As part of Google's consolidating their different toolchains around LLVM, they are exploring the possibility of writing a new C library "libc" implementation.

Google is looking to develop a new C standard library within LLVM that will better suit their use-cases and likely others within the community too.

This hypothetical libc at this point would support non-PIE and static-PIPE linking, following of all available specifications, and be designed to fit in well with LLVM tooling. At this point they just will be focusing on x86-64 and don't currently have plans themselves for this new C library to support dynamic loading and linking.

This new C library for LLVM is just in the early planning stages, but those wanting to learn more can do so via this LLVM developer thread.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week