blob: 5cd60daff06e781d0d8e4f1d5425629a89bceccb [file] [log] [blame]
# RUN: llvm-mc -arch=hexagon -filetype=obj %s | llvm-objdump -t - | FileCheck %s
#
sym_a:
.set sym_d, sym_a + 8
# CHECK: 00000000 l .text 00000000 sym_a
# CHECK: 00000008 l .text 00000000 sym_d