[Alignment][NFC] migrate DataLayout internal struct to llvm::Align
[llvm-core.git] / 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"