llvm-6502/test/CodeGen/CellSPU/bss.ll
2010-03-05 18:55:36 +00:00

6 lines
133 B
LLVM

; RUN: llc < %s -march=cellspu > %t1.s
; RUN: grep "\.section" %t1.s | grep "\.bss" | count 1
@bssVar = global i32 zeroinitializer