Sign in
◑
Theme
cobalt
/
cobalt.git
/
7a8c3d464b6008023471eebab34df4c241e6d713
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
CodeGen
/
AVR
/
copy-data-to-ram.ll
blob: 021cc0f1a7f4fc9b419f99fae707d03a1052775d [
file
]
; RUN: llc < %s -march=avr | FileCheck %s
; CHECK: .globl __do_copy_data
@str
=
internal
global
[
3
x
i8
]
c
"foo"