rust/tests/coverage/thin-lto.coverage

5 lines
116 B
Plaintext

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