summaryrefslogtreecommitdiff
path: root/test/MC/ELF/section.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/section.s')
-rw-r--r--test/MC/ELF/section.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/section.s b/test/MC/ELF/section.s
index b3246e0b81..7dc23c2e59 100644
--- a/test/MC/ELF/section.s
+++ b/test/MC/ELF/section.s
@@ -5,7 +5,7 @@
.section .note.GNU-stack,"",@progbits
.section .note.GNU-stack2,"",%progbits
.section .note.GNU-,"",@progbits
-.section -.note.GNU,"",@progbits
+.section -.note.GNU,"","progbits"
// CHECK: Name: .note.GNU-stack (56)
// CHECK: Name: .note.GNU-stack2 (153)