-
Welcome
-
Subscribe to
What's new in the LLVM Ecosystem, and how does that affect the kernel?
This proposal has been accepted as a session.
One Line Summary
A tour of LLVM technologies, concentrating on those of interest to kernel developers.
Abstract
LLVM is a collection of software projects, all working off of a (more or less) common code base. The best known LLVM project is “clang” the compiler. But there are many others. In this session, Marshall will take a whirlwind tour of the LLVM ecosystem, and show which parts can be used by kernel developers.
Tags
tools, LLVM
Presentation Materials
slidesSpeaker
-
Marshall Clow
Qualcomm Technologies, Inc.- Twitter: @mclow
Biography
Marshall has been a developer for more than 30 years. He has worked on hardware (printers), drivers, utility software, end-user applications, developer tools and libraries
He currently is the “code owner” of libc++, the standard library implementation for LLVM, as well as the author and maintainer of several boost libraries. He also serves on the C++ standards committee.
Marshall is employed by Qualcomm Technologies, Inc., where he is a principal engineer.
Sessions
-
- Title: What's new in the LLVM Ecosystem, and how does that affect the kernel?
- Microconference: LLVM
-
One Line Summary:
A tour of LLVM technologies, concentrating on those of interest to kernel developers.
- slides
- Speakers: Marshall Clow