llvm-for-llvmta/test/CodeGen/AVR/copy-data-to-ram.ll

6 lines
114 B
LLVM
Raw Normal View History

2022-04-25 10:02:23 +02:00
; RUN: llc < %s -march=avr | FileCheck %s
; CHECK: .globl __do_copy_data
@str = internal global [3 x i8] c"foo"