1; RUN: llc < %s -march=avr | FileCheck %s
2
3; CHECK: .globl __do_copy_data
4@str = internal global [3 x i8] c"foo"
5
6