Home | History | Annotate | Download | only in Hexagon
      1 # RUN: llvm-mc -arch=hexagon -filetype=obj %s | llvm-objdump -t - | FileCheck %s
      2 
      3 # CHECK: 00000062 g       *COM*  00000008 quartet_table_isqrt
      4 
      5 .common quartet_table_isqrt, 98, 8
      6 .common quartet_table_isqrt, 98, 8
      7