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
更新於 1/19/2026
星標
4
分支
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.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use cargo-llvm-lines