repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Alignment][NFC] migrate DataLayout internal struct to llvm::Align
[llvm-core.git]
/
test
/
CodeGen
/
AVR
/
clear-bss.ll
blob
9c63815c098d6c5128d82ffdb579e75682635718
1
; RUN: llc < %s -march=avr | FileCheck %s
2
3
; CHECK: .globl __do_clear_bss
4
@zeroed = internal constant [3 x i8] zeroinitializer
5