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
[ARM] Adjust how NEON shifts are lowered
[llvm-core.git]
/
test
/
CodeGen
/
ARM
/
section.ll
blob
27620562c16319d3007913a047209d2194502e88
1
; RUN: llc < %s -mtriple=arm-linux | FileCheck %s
2
3
; CHECK: .section .dtors,"aw",%progbits
4
; CHECK: __DTOR_END__:
5
@__DTOR_END__ = internal global [1 x i32] zeroinitializer, section ".dtors" ; <[1 x i32]*> [#uses=0]
6