This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e4b9f86054
rust
/
tests
/
ui
/
invalid
/
invalid-llvm-passes.rs
5 lines
68 B
Rust
Raw
Normal View
History
Unescape
Escape
Support -C passes in NewPM And report an error if parsing the additional pass pipeline fails. Threading through the error accounts for most of the changes here.
2021-04-05 08:37:11 -05:00
// build-fail
Remove -Znew-llvm-pass-manager
2022-09-16 18:37:17 -05:00
// compile-flags: -Cpasses=unknown-pass
Support -C passes in NewPM And report an error if parsing the additional pass pipeline fails. Threading through the error accounts for most of the changes here.
2021-04-05 08:37:11 -05:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink