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