1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/lib/Target/Sparc/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
..
CMakeLists.txt
LLVMBuild.txt
SparcAsmBackend.cpp MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC 2016-07-25 17:18:28 +00:00
SparcELFObjectWriter.cpp
SparcFixupKinds.h
SparcMCAsmInfo.cpp
SparcMCAsmInfo.h
SparcMCCodeEmitter.cpp
SparcMCExpr.cpp
SparcMCExpr.h
SparcMCTargetDesc.cpp Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
SparcMCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
SparcTargetStreamer.cpp