[llvm-readelf/llvm-objdump] - Improve/refactor the implementation of SHT_LLVM_ADDRSIG...
[llvm-complete.git] / test / CodeGen / Hexagon / sdata-explicit-section.ll
blob807474f43826c2f1dea24e9fe7eebc6bc7c85bab
1 ; RUN: llc -march=hexagon -hexagon-small-data-threshold=0 < %s | FileCheck %s
2 ; RUN: llc -march=hexagon -relocation-model=pic < %s | FileCheck %s
4 ; CHECK: .section .sdata.4,"aws",@progbits
5 @g0 = global i32 zeroinitializer, section ".sdata"