llvm
Tags: compilers
- Issues: https://www.npopov.com/2026/01/11/LLVM-The-bad-parts.html
- Compile time tracker: https://llvm-compile-time-tracker.com/graphs.php?startDate=2021-02-04&interval=100&relative=on
LLVM Machine Code Project
- Intro https://blog.llvm.org/2010/04/intro-to-llvm-mc-project.html
- Used in Post-Link Optimizations (BOLT, Propeller, etc)