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

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