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