joker-eph wrote: > Why not just add SymbolDCE pass to pipeline before spot its neede? We shouldn't have a pass crash because someone didn't add symbol-dce to the pass pipeline, I rather have passes been "correct" themselves. https://github.com/llvm/llvm-project/pull/165130