summaryrefslogtreecommitdiff
path: root/test/CodeGen/AVR/copy-data-to-ram.ll
blob: 021cc0f1a7f4fc9b419f99fae707d03a1052775d (plain)
1
2
3
4
5
; RUN: llc < %s -march=avr | FileCheck %s

; CHECK: .globl __do_copy_data
@str = internal global [3 x i8] c"foo"