Files
clang-p2996/llvm/lib/Target/AVR
Matthias Braun bb8507e63c Revert "TargetMachine: Merge TargetMachine and LLVMTargetMachine"
Reverting to investigate layering effects of MCJIT not linking
libCodeGen but using TargetMachine::getNameWithPrefix() breaking the
lldb bots.

This reverts commit r315633.

llvm-svn: 315637
2017-10-12 22:57:28 +00:00
..
2017-07-23 23:39:11 +00:00
2017-07-11 04:45:15 +00:00

AVR backend

This experimental backend is for the 8-bit Atmel AVR microcontroller.