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

8 lines
217 B
LLVM

; RUN: llc < %s -march=avr | FileCheck %s
; CHECK-NOT: .globl __do_copy_data
; CHECK: .globl __do_clear_bss
@noinit = internal global i8 5, section ".noinit"
@external = external global i8
@global = global i8 0