And report an error if parsing the additional pass pipeline fails. Threading through the error accounts for most of the changes here.
4 lines
97 B
Rust
4 lines
97 B
Rust
// build-fail
|
|
// compile-flags: -Cpasses=unknown-pass -Z new-llvm-pass-manager=yes
|
|
|
|
fn main() {}
|