repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Re-land [openmp] Fix warnings when building on Windows with latest MSVC or Clang...
[llvm-project.git]
/
llvm
/
test
/
CodeGen
/
AVR
/
no-copy-data.ll
blob
4875296c19aa4ba42f8ca64cf4066cba3bf6fcb2
1
; RUN: llc < %s -march=avr | FileCheck %s
2
3
; CHECK-NOT: .globl __do_copy_data
4
; CHECK: .globl __do_clear_bss
5
6
@noinit = internal global i8 5, section ".noinit"
7
@external = external global i8
8
@global = global i8 0