Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
4486c24db3ca1c698b34ea08bee15194774b53df
/
.
/
tests
/
codegen
/
thin-lto.rs
blob: c75f9841a773d2d58d3dc8fe8152e14fcb00000d [
file
] [
log
] [
blame
]
//@ compile-flags: -O -C lto=thin -C prefer-dynamic=no
//@ only-x86_64-unknown-linux-gnu
// CHECK: main
pub
fn
main
()
{
}