home/categories/debugging/onbjerg-dot-amp-skills-cargo-llvm-lines-skill-md
debuggingtools

cargo-llvm-lines

Analyzes LLVM IR to find monomorphization bloat and compile time hotspots. Use when debugging slow builds, reducing binary size, or optimizing generic code.

onbjerg
maintainer
onbjerg
Actualizado 1/19/2026
Estrellas
4
Forks
1
quick start

Installation and usage

Analyzes LLVM IR to find monomorphization bloat and compile time hotspots. Use when debugging slow builds, reducing binary size, or optimizing generic code.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use cargo-llvm-lines