[libc] Switch to using the generic `<gpuintrin.h>` implementations (#121810)
[llvm-project.git] / llvm / test / CodeGen / AVR / copy-data-to-ram.ll
bloba91dd55841cebc7a8f3f139b2a83c461909fd7f1
1 ; RUN: llc < %s -mtriple=avr | FileCheck %s
3 ; CHECK: .globl __do_copy_data
4 @str = internal global [3 x i8] c"foo"