Hi LLVM developers,
As George mentioned in D32991 :
I tried to run llvm-mc to check which relocations are produced here but got an error: /home/umb/LLVM/llvm-build/bin/llvm-mc: : error: unable to get target for 'avr-unknown-linux', see --version and --triple.
As Rafael suggested: AVR is not in LLVM_ALL_TARGETS. I wonder if we should change it before D32991.
Please review my patch, thanks a lot!
Regards,
Leslie Zhai