repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[libc] Switch to using the generic `<gpuintrin.h>` implementations (#121810)
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
AVR
/
copy-data-to-ram.ll
blob
a91dd55841cebc7a8f3f139b2a83c461909fd7f1
1
; RUN: llc < %s -mtriple=avr | FileCheck %s
2
3
; CHECK: .globl __do_copy_data
4
@str = internal global [3 x i8] c"foo"
5