summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/sections.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/sections.ll')
-rw-r--r--llvm/test/CodeGen/PowerPC/sections.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/PowerPC/sections.ll b/llvm/test/CodeGen/PowerPC/sections.ll
index 0ff4a89ff37..260b91e7722 100644
--- a/llvm/test/CodeGen/PowerPC/sections.ll
+++ b/llvm/test/CodeGen/PowerPC/sections.ll
@@ -3,6 +3,6 @@
@A = global i32 0
-; CHECK: .section .bss,"aw",@nobits
+; CHECK: .section ".bss","aw",@nobits
; CHECK: .globl A
OpenPOWER on IntegriCloud