summaryrefslogtreecommitdiff
path: root/lld/test/ELF/gc-sections-startstop.s
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/ELF/gc-sections-startstop.s')
-rw-r--r--lld/test/ELF/gc-sections-startstop.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/lld/test/ELF/gc-sections-startstop.s b/lld/test/ELF/gc-sections-startstop.s
index 569cd3cdd10f..6f327a8c37dd 100644
--- a/lld/test/ELF/gc-sections-startstop.s
+++ b/lld/test/ELF/gc-sections-startstop.s
@@ -1,6 +1,7 @@
## Check that group members are retained or discarded as a unit.
# REQUIRES: x86
+# UNSUPPORTED: default-nostart-stop-gc
# RUN: llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %t.o
# RUN: ld.lld %t.o --gc-sections -o %t