aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/AVR/no-copy-data.ll
blob: 9771c8ab2d6deec6e68c8c6c56325b1d41c0ee49 (plain)
1
2
3
4
5
6
7
8
; RUN: llc < %s -mtriple=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