bolt/deps/llvm-18.1.8/llvm/test/MC/Hexagon/gprel-shflag.s
2025-02-14 19:21:04 +01:00

10 lines
254 B
ArmAsm

# RUN: llvm-mc -triple=hexagon -filetype=asm %s | FileCheck %s
# Make sure the assembler can parse and print the "s" flag for Hexaon's
# small-data section.
# CHECK: .section .sdata,"aws",@progbits
.section ".sdata", "aws", @progbits
var:
.word 0