summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AVR/clear-bss.ll
blob: 9c63815c098d6c5128d82ffdb579e75682635718 (plain)
1
2
3
4
5
; RUN: llc < %s -march=avr | FileCheck %s

; CHECK: .globl __do_clear_bss
@zeroed = internal constant [3 x i8] zeroinitializer

OpenPOWER on IntegriCloud