about summary refs log tree commit diff
path: root/src/test/codegen/force-unwind-tables.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/codegen/force-unwind-tables.rs')
-rw-r--r--src/test/codegen/force-unwind-tables.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/codegen/force-unwind-tables.rs b/src/test/codegen/force-unwind-tables.rs
index eba4a7469f9..4c0a5602c6d 100644
--- a/src/test/codegen/force-unwind-tables.rs
+++ b/src/test/codegen/force-unwind-tables.rs
@@ -1,4 +1,3 @@
-// min-llvm-version: 8.0
 // compile-flags: -C no-prepopulate-passes -C force-unwind-tables=y
 
 #![crate_type="lib"]