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.
maintainer
onbjerg
Mis à jour 1/19/2026
Étoiles
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use cargo-llvm-lines