1; RUN: llvm-mc -triple avr -mattr=avr6 -filetype=obj < %s | llvm-objdump -r - | FileCheck %s 2 3; CHECK: R_AVR_6_ADIW foo+0x3f 4adiw r24, foo+63 5 6