1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/Target/BPF/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
..
BPFAsmBackend.cpp MC] Provide an MCTargetOptions to implementors of MCAsmBackendCtorTy, NFC 2016-07-25 17:18:28 +00:00
BPFELFObjectWriter.cpp BPF: Use official ELF e_machine value 2016-07-15 22:27:55 +00:00
BPFMCAsmInfo.h [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
BPFMCCodeEmitter.cpp Prune some includes from headers and sink some inline functions 2016-06-22 23:23:08 +00:00
BPFMCTargetDesc.cpp Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
BPFMCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
CMakeLists.txt
LLVMBuild.txt