Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
lto
/
lto-many-codegen-units.rs
blob: fb6636fb81514291eea4a14261396fac03c0559b [
file
] [
log
] [
blame
] [
edit
]
//@ run-pass
//@ compile-flags: -C lto -C codegen-units=8
//@ no-prefer-dynamic
fn
main
()
{
}