1; RUN: llc < %s -mtriple=avr | FileCheck %s 2 3; CHECK-NOT: .globl __do_copy_data 4; CHECK: .globl __do_clear_bss 5 6@noinit = internal global i8 5, section ".noinit" 7@external = external global i8 8@global = global i8 0 9