Reflections on LLVM's switch to GitHub pull requests

A deep dive into Clang's source file compilation

Toolchain notes on MIPS

Precompiled headers

C++ standard library ABI compatibility

Port LLVM XRay to Apple systems

Relocation overflow and code models

Toolchain testing

Assemblers: Popular assemblers and their architecture-specific differences

ELF hash function may overflow

lld 16 ELF changes

Linker Notes on AArch64

All about LeakSanitizer

Linker notes on Power ISA

All about sanitizer interceptors

All about UndefinedBehaviorSanitizer

Control-Flow Integrity

Relocatable linking

lld linked musl on PowerPC64

ODR violation detection

Layering check with Clang

Zstd Compressed Debug Sections

lld 15 ELF changes

Glibc and Dt_gnu_hash

RISC-V linker relaxation in lld

C standard library headers in C++

PI_STATIC_AND_HIDDEN in glibc rtld

Analysis and introspection options in linkers

lld 14 ELF changes

All about COMMON symbols

More →