7 lines · plain
1; RUN: llc -mtriple=hexagon -hexagon-small-data-threshold=0 < %s | FileCheck %s2; RUN: llc -mtriple=hexagon -relocation-model=pic < %s | FileCheck %s3 4; CHECK: .section .sdata.4,"aws",@progbits5@g0 = global i32 zeroinitializer, section ".sdata"6 7