llvm-project/llvm/lib/Target/AVR/MCTargetDesc
Dylan McKay 2e8718bcbb [AVR] Fix a bug so that we now emit R_AVR_16 fixups with the correct offset
Before this, the LDS/STS instructions would have their opcodes
overwritten while linking.

llvm-svn: 301782
2017-04-30 23:33:52 +00:00
..
AVRAsmBackend.cpp [AVR] Migrate to new MCAsmBackend applyFixup 2017-04-11 14:51:49 +00:00
AVRAsmBackend.h [AVR] Migrate to new MCAsmBackend applyFixup 2017-04-11 14:51:49 +00:00
AVRELFObjectWriter.cpp [AVR] Add the ELF object file writer 2016-09-30 14:09:20 +00:00
AVRELFStreamer.cpp [AVR] Add missing #includes 2017-02-08 08:52:46 +00:00
AVRELFStreamer.h
AVRFixupKinds.h [AVR] Add AVRMCExpr 2016-09-26 11:35:32 +00:00
AVRMCAsmInfo.cpp [AVR] Migrate to new MCAsmInfo CodePointerSize 2017-04-19 01:20:43 +00:00
AVRMCAsmInfo.h
AVRMCCodeEmitter.cpp [AVR] Fix a bug so that we now emit R_AVR_16 fixups with the correct offset 2017-04-30 23:33:52 +00:00
AVRMCCodeEmitter.h [AVR] Fix a bug so that we now emit R_AVR_16 fixups with the correct offset 2017-04-30 23:33:52 +00:00
AVRMCExpr.cpp [AVR] Add AVRMCExpr 2016-09-26 11:35:32 +00:00
AVRMCExpr.h [AVR] Add AVRMCExpr 2016-09-26 11:35:32 +00:00
AVRMCTargetDesc.cpp [AVR] Compile the disassembler 2016-10-27 08:09:15 +00:00
AVRMCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
AVRTargetStreamer.cpp
AVRTargetStreamer.h
CMakeLists.txt [AVR] Add the machine code emitter 2016-10-27 06:56:46 +00:00
LLVMBuild.txt [AVR] Add backend dependencies to MCTargetDesc/LLVMBuild.txt 2016-10-08 01:14:23 +00:00