rust/tests/coverage/thin-lto.rs

5 lines
73 B
Rust

// compile-flags: -O -C lto=thin -C prefer-dynamic=no
pub fn main() {
}