src/doc/unstable-book/src/compiler-flags/lint-llvm-ir.md MARKDOWN 8 lines View on github.com → Search inside
1# `lint-llvm-ir`23---------------------45This flag will add `LintPass` to the start of the pipeline.6You can use it to check for common errors in the LLVM IR generated by `rustc`.7You can add `-Cllvm-args=-lint-abort-on-error` to abort the process if errors were found.

Findings

✓ No findings reported for this file.

Get this view in your editor

Same data, no extra tab — call code_get_file + code_get_findings over MCP from Claude/Cursor/Copilot.