1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/Target/AVR/MCTargetDesc
Dylan McKay 49f7c1dfc3 [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
AVRAsmBackend.h
AVRELFObjectWriter.cpp
AVRELFStreamer.cpp
AVRELFStreamer.h
AVRFixupKinds.h
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
AVRMCExpr.h
AVRMCTargetDesc.cpp
AVRMCTargetDesc.h
AVRTargetStreamer.cpp
AVRTargetStreamer.h
CMakeLists.txt
LLVMBuild.txt