bolt/deps/llvm-18.1.8/llvm/test/CodeGen/AVR/clear-bss.ll
2025-02-14 19:21:04 +01:00

5 lines
154 B
LLVM

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