brintos

brintos / llvm-project-archived public Read only

0
0
Text · 234 B · 282f09d Raw
12 lines · plain
1# RUN: llvm-mc -triple=hexagon -filetype=obj %s | llvm-objdump -r - | FileCheck %s2#3 4# make sure the fixups emitted match what is5# expected.6.Lpc:7    r0 = add (pc, ##foo@PCREL)8 9# CHECK: R_HEX_B32_PCREL_X10# CHECK: R_HEX_6_PCREL_X11 12