1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +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
AVRELFStreamer.h
AVRFixupKinds.h
AVRMCAsmInfo.cpp
AVRMCAsmInfo.h
AVRMCExpr.cpp
AVRMCExpr.h
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
AVRTargetStreamer.h
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