rust/tests/coverage/thin-lto.coverage

6 lines
130 B
Plaintext

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