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

5 lines
115 B
Plaintext

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