Home | History | Annotate | Download | only in ld-crx
      1 # Test pc relative relocation R_CRX_REL8
      2 
      3 	.section	.text_8,"ax","progbits"
      4 	.global _start
      5 	.global foo8
      6 _start:
      7 	beq foo8
      8 foo8:
      9