about summary refs log tree commit diff
path: root/src/test/codegen/mainsubprogram.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/codegen/mainsubprogram.rs')
-rw-r--r--src/test/codegen/mainsubprogram.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/codegen/mainsubprogram.rs b/src/test/codegen/mainsubprogram.rs
index d886cb88004..7f1b0e17f87 100644
--- a/src/test/codegen/mainsubprogram.rs
+++ b/src/test/codegen/mainsubprogram.rs
@@ -1,7 +1,6 @@
 // This test depends on a patch that was committed to upstream LLVM
 // before 4.0, formerly backported to the Rust LLVM fork.
 
-// ignore-tidy-linelength
 // ignore-windows
 // ignore-macos