Sign in
cobalt
/
cobalt
/
c52866be1febb1c09c04df4cb93d87f3595f4dc1
/
.
/
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"