1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 05:52:53 +02:00
llvm-mirror/lib/Target/AVR/MCTargetDesc
Mehdi Amini fa86e5fee9 Move the global variables representing each Target behind accessor function
This avoids "static initialization order fiasco"

Differential Revision: https://reviews.llvm.org/D25412

llvm-svn: 283702
2016-10-09 23:00:34 +00:00
..
AVRAsmBackend.cpp [AVR] Add the machine code backend 2016-10-05 05:30:19 +00:00
AVRAsmBackend.h [AVR] Add the machine code backend 2016-10-05 05:30:19 +00:00
AVRELFObjectWriter.cpp [AVR] Add the ELF object file writer 2016-09-30 14:09:20 +00:00
AVRELFStreamer.cpp [AVR] Fix header files in MCTargetDesc 2016-05-21 00:35:07 +00:00
AVRELFStreamer.h [AVR] Fix header files in MCTargetDesc 2016-05-21 00:35:07 +00:00
AVRFixupKinds.h [AVR] Add AVRMCExpr 2016-09-26 11:35:32 +00:00
AVRMCAsmInfo.cpp [AVR] Add AVRMCAsmInfo 2016-05-21 01:06:37 +00:00
AVRMCAsmInfo.h [AVR] Add AVRMCAsmInfo 2016-05-21 01:06:37 +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 Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
AVRMCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
AVRTargetStreamer.cpp [AVR] Fix header files in MCTargetDesc 2016-05-21 00:35:07 +00:00
AVRTargetStreamer.h [AVR] Fix header files in MCTargetDesc 2016-05-21 00:35:07 +00:00
CMakeLists.txt [AVR] Add the machine code backend 2016-10-05 05:30:19 +00:00
LLVMBuild.txt [AVR] Add backend dependencies to MCTargetDesc/LLVMBuild.txt 2016-10-08 01:14:23 +00:00