An introduction to building and using LLVM libc
- Track: LLVM
- Room: K.3.201
- Day: Saturday
- Start: 13:15
- End: 13:40
- Video only: k3201
- Chat: Join the conversation!
LLVM libc has been steadily growing over the past few years. From its origins as an overlay to be used on top of an existing libc, LLVM libc is now complete enough and scalable enough to be used on embedded toolchains too.
This talk will contain: * LLVM libc's current status. * Why you might want to use LLVM libc. * How to build it for linux and an embedded system. * How to use a prebuilt example from LLVM Embedded Toolchain for Arm. * Other uses including the Google Pigweed SDK.
LLVM libc in llvm-project https://github.com/llvm/llvm-project/tree/main/libc
Speakers
Peter Smith |