repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Alignment][NFC] migrate DataLayout internal struct to llvm::Align
[llvm-core.git]
/
test
/
CodeGen
/
AVR
/
copy-data-to-ram.ll
blob
021cc0f1a7f4fc9b419f99fae707d03a1052775d
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