1; RUN: llvm-mc -triple avr -mattr=avr6 -filetype=obj < %s | llvm-objdump -r - | FileCheck %s 2 3; CHECK: R_AVR_13_PCREL foo+0xfff 4rjmp foo+4095 5 6