1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib/Target/WebAssembly/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
WebAssemblyAsmBackend.cpp Fix branch relaxation in 16-bit mode. 2016-07-11 14:23:53 +00:00
WebAssemblyELFObjectWriter.cpp WebAssembly: fix build break introduced by ELFObjectWriter churn 2016-01-13 23:36:00 +00:00
WebAssemblyMCAsmInfo.cpp [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
WebAssemblyMCAsmInfo.h
WebAssemblyMCCodeEmitter.cpp Fix the wasm build by including EndianStream.h 2016-06-23 18:12:31 +00:00
WebAssemblyMCTargetDesc.cpp Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
WebAssemblyMCTargetDesc.h Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
WebAssemblyTargetStreamer.cpp [WebAssemby] Implement block signatures. 2016-10-06 22:29:32 +00:00
WebAssemblyTargetStreamer.h [WebAssemby] Implement block signatures. 2016-10-06 22:29:32 +00:00