rustc/tests/coverage/thin-lto.rs
2024-06-21 09:39:33 +02:00

4 lines
73 B
Rust

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