Sign in
llvm
/
llvm
/
refs/heads/release_27
/
.
/
test
/
CodeGen
/
CellSPU
/
bss.ll
blob: 05a0f5003931a89904e6f7c7d71d7faec29c7e72 [
file
] [
edit
]
; RUN: llc < %s -march=cellspu > %t1.s
; RUN: grep "\.section" %t1.s | grep "\.bss" | count 1
@bssVar
=
global
i32
zeroinitializer