rustc/tests/coverage/thin-lto.coverage
2024-06-14 12:43:07 +02:00

6 lines
130 B
Plaintext

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