brintos

brintos / llvm-project-archived public Read only

0
0
Text · 246 B · 6ae0c3d Raw
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