repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[llvm-readelf/llvm-objdump] - Improve/refactor the implementation of SHT_LLVM_ADDRSIG...
[llvm-complete.git]
/
test
/
CodeGen
/
Hexagon
/
sdata-explicit-section.ll
blob
807474f43826c2f1dea24e9fe7eebc6bc7c85bab
1
; RUN: llc -march=hexagon -hexagon-small-data-threshold=0 < %s | FileCheck %s
2
; RUN: llc -march=hexagon -relocation-model=pic < %s | FileCheck %s
3
4
; CHECK: .section .sdata.4,"aws",@progbits
5
@g0 = global i32 zeroinitializer, section ".sdata"
6