rustc/tests/coverage/thin-lto.coverage
2024-06-21 09:39:33 +02:00

5 lines
116 B
Plaintext

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