llvm-for-llvmta/test/CodeGen/AVR/clear-bss.ll
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

6 lines
128 B
LLVM

; RUN: llc < %s -march=avr | FileCheck %s
; CHECK: .globl __do_clear_bss
@zeroed = internal constant [3 x i8] zeroinitializer