blob: 05a0f5003931a89904e6f7c7d71d7faec29c7e72 [file] [log] [blame]
Chris Lattnerac834e72010-03-05 18:55:36 +00001; RUN: llc < %s -march=cellspu > %t1.s
2; RUN: grep "\.section" %t1.s | grep "\.bss" | count 1
3
4@bssVar = global i32 zeroinitializer
5