aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CellSPU/bss.ll
blob: 05a0f5003931a89904e6f7c7d71d7faec29c7e72 (plain)
1
2
3
4
5
; RUN: llc < %s -march=cellspu > %t1.s
; RUN: grep "\.section" %t1.s | grep "\.bss" | count 1

@bssVar = global i32 zeroinitializer