[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / llvm / test / CodeGen / AVR / copy-data-to-ram.ll
blob021cc0f1a7f4fc9b419f99fae707d03a1052775d
1 ; RUN: llc < %s -march=avr | FileCheck %s
3 ; CHECK: .globl __do_copy_data
4 @str = internal global [3 x i8] c"foo"