1; RUN: llvm-mc -triple avr -mattr=avr6 -filetype=obj < %s | llvm-objdump -r - | FileCheck %s 2 3; CHECK: R_AVR_16 foo+65535 4lds r2, foo+65535 5 6