aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/COFF/bss_section.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/COFF/bss_section.ll')
-rw-r--r--test/MC/COFF/bss_section.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/COFF/bss_section.ll b/test/MC/COFF/bss_section.ll
index 477b3df..1921eeb 100644
--- a/test/MC/COFF/bss_section.ll
+++ b/test/MC/COFF/bss_section.ll
@@ -6,4 +6,4 @@
; CHECK: .bss
@thingy_linkonce = linkonce_odr global %struct.foo zeroinitializer, align 4
-; CHECK: .section .bss,"bw",discard,_thingy_linkonce
+; CHECK: .section .bss,"wb",discard,_thingy_linkonce