diff options
Diffstat (limited to 'tests/coverage/thin-lto.coverage')
-rw-r--r-- | tests/coverage/thin-lto.coverage | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/coverage/thin-lto.coverage b/tests/coverage/thin-lto.coverage new file mode 100644 index 000000000..21abb5dce --- /dev/null +++ b/tests/coverage/thin-lto.coverage @@ -0,0 +1,5 @@ + LL| |// compile-flags: -O -C lto=thin -C prefer-dynamic=no + LL| | + LL| 1|pub fn main() { + LL| 1|} + |