bolt/deps/llvm-18.1.8/llvm/test/MC/Hexagon/gprel-shflag.s

11 lines
254 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
# 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