about summary refs log tree commit diff
path: root/tests/coverage/thin-lto.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/coverage/thin-lto.rs')
-rw-r--r--tests/coverage/thin-lto.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/coverage/thin-lto.rs b/tests/coverage/thin-lto.rs
deleted file mode 100644
index 08843ea32ee..00000000000
--- a/tests/coverage/thin-lto.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-//@ compile-flags: -O -C lto=thin -C prefer-dynamic=no
-
-pub fn main() {}