blob: 2d27bc7a16b28ae4140aeb81f123fa133a1129ed [file] [log] [blame]
# 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