aboutsummaryrefslogtreecommitdiff
path: root/test/old-elf/ignore-unknownoption.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/old-elf/ignore-unknownoption.test')
-rw-r--r--test/old-elf/ignore-unknownoption.test5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/old-elf/ignore-unknownoption.test b/test/old-elf/ignore-unknownoption.test
deleted file mode 100644
index aa03a2eb4e73..000000000000
--- a/test/old-elf/ignore-unknownoption.test
+++ /dev/null
@@ -1,5 +0,0 @@
-# This test tests that lld is able to print unknown options that are not
-# recognized.
-RUN: not lld -flavor old-gnu -target x86_64 --gc-sections 2> %t
-RUN: FileCheck %s < %t
-CHECK: warning: ignoring unknown argument: --gc-sections