Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
//@ build-fail
//@ compile-flags: -Cpasses=unknown-pass
fn main() {}
//~? ERROR failed to run LLVM passes: unknown pass name 'unknown-pass'