summaryrefslogtreecommitdiffstats
path: root/tests/coverage/thin-lto.rs
blob: 050aac2631971bddb1f3a72bbb0dd306293b4347 (plain)
1
2
3
4
// compile-flags: -O -C lto=thin -C prefer-dynamic=no

pub fn main() {
}