Pinned Repositories
boot-utils
Collection of files for booting Linux kernels
ClangBuiltLinux.github.io
A repo that hosts a static site on github pages
continuous-integration
Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
continuous-integration2
The definitive edition (for real this time, until next year, electric boogaloo)
dockerimage
https://hub.docker.com/r/clangbuiltlinux/ubuntu/
frame-larger-than
A python script to help debug `-Wframe-larger-than=` warnings.
linux
Linux kernel source tree
llvm-distributors-conf-2021
A day of lightning talks for folks who distribute and release builds of LLVM, with a focus on configuration, testing, and unique constraints.
tc-build
A set of scripts to build LLVM and binutils
thread-safety-analysis
A research project into applying Clang's Thread Safety Analysis to the Linux Kernel
ClangBuiltLinux's Repositories
ClangBuiltLinux/linux
Linux kernel source tree
ClangBuiltLinux/tc-build
A set of scripts to build LLVM and binutils
ClangBuiltLinux/continuous-integration
Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
ClangBuiltLinux/llvm-distributors-conf-2021
A day of lightning talks for folks who distribute and release builds of LLVM, with a focus on configuration, testing, and unique constraints.
ClangBuiltLinux/boot-utils
Collection of files for booting Linux kernels
ClangBuiltLinux/continuous-integration2
The definitive edition (for real this time, until next year, electric boogaloo)
ClangBuiltLinux/dockerimage
https://hub.docker.com/r/clangbuiltlinux/ubuntu/
ClangBuiltLinux/frame-larger-than
A python script to help debug `-Wframe-larger-than=` warnings.
ClangBuiltLinux/ClangBuiltLinux.github.io
A repo that hosts a static site on github pages
ClangBuiltLinux/containers
ClangBuiltLinux/llvm-project
This is the canonical git mirror of the LLVM subversion repository. Please see http://llvm.org/ for instructions on contributing to LLVM.
ClangBuiltLinux/meeting-notes
Notes from our meeting every other week.
ClangBuiltLinux/qemu-binaries
QEMU binaries to test Clang built kernels
ClangBuiltLinux/cmplib
Tooling to analyzing binaries to better understand what symbols are expected to be provided from what libary at runtime.
ClangBuiltLinux/llvm-musl-bootstrap
Bootstrap build of LLVM linked against MUSL
ClangBuiltLinux/HeaderGraphPartioning
ClangBuiltLinux/CBL-meetup-II-turbo
A one day meeting to discuss any and all things related to building the Linux kernel with Clang
ClangBuiltLinux/IWYUScripts
Miscellaneous scripts used to automated include-what-you-use on the linux kernel will be found here
ClangBuiltLinux/misc-scripts
Miscellaneous scripts for ClangBuiltLinux
ClangBuiltLinux/profiling
A compendium of profiling information as it relates to building the Linux Kernel with Clang
ClangBuiltLinux/cbl-meetup
Information about our 2022 meetup in Dublin
ClangBuiltLinux/.github
organization profile
ClangBuiltLinux/actions-workflows
Common GitHub Actions and workflows for ClangBuiltLinux repositories
ClangBuiltLinux/cbl-meetup-2023
Slides from the 2023 ClangBuiltLinux Meet Up in Richmond, VA
ClangBuiltLinux/gregkh-linux
My ~/linux/ directory framework
ClangBuiltLinux/libbpf
Automated upstream mirror for libbpf stand-alone build.
ClangBuiltLinux/pyelftools
Parsing ELF and DWARF in Python
ClangBuiltLinux/reduce
A family of scripts to assist in code reduction workflows
ClangBuiltLinux/squid
Squid Web Proxy Cache
ClangBuiltLinux/userspace
Documentation and patches for building userspace packages with clang