rustc/tests/coverage/thin-lto.rs
2024-06-19 10:24:51 +02:00

4 lines
72 B
Rust

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