about summary refs log tree commit diff
path: root/src/test/ui/sanitize/new-llvm-pass-manager-thin-lto.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/sanitize/new-llvm-pass-manager-thin-lto.rs')
-rw-r--r--src/test/ui/sanitize/new-llvm-pass-manager-thin-lto.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/ui/sanitize/new-llvm-pass-manager-thin-lto.rs b/src/test/ui/sanitize/new-llvm-pass-manager-thin-lto.rs
index 9439df266d5..1542c7f3118 100644
--- a/src/test/ui/sanitize/new-llvm-pass-manager-thin-lto.rs
+++ b/src/test/ui/sanitize/new-llvm-pass-manager-thin-lto.rs
@@ -2,7 +2,6 @@
 // being run when compiling with new LLVM pass manager and ThinLTO.
 // Note: The issue occurred only on non-zero opt-level.
 //
-// min-llvm-version: 9.0
 // needs-sanitizer-support
 // needs-sanitizer-address
 //