summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Hexagon/common-redeclare.s
blob: 2b92bf763e344ad78b54fe90a99dfd982e3dacfb (plain)
1
2
3
4
5
6
# RUN: llvm-mc -arch=hexagon -filetype=obj %s | llvm-objdump -t - | FileCheck %s

# CHECK: 00000062 g     O *COM*           00000008 quartet_table_isqrt

.common quartet_table_isqrt, 98, 8
.common quartet_table_isqrt, 98, 8
OpenPOWER on IntegriCloud