llvm-project/llvm/lib/Target/X86/Disassembler
Mehdi Amini f42454b94b 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
X86Disassembler.cpp Move the global variables representing each Target behind accessor function 2016-10-09 23:00:34 +00:00
X86DisassemblerDecoder.cpp Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInfo APIs (NFC) 2016-10-01 06:46:33 +00:00
X86DisassemblerDecoder.h Use StringRef instead of raw pointers in MCAsmInfo/MCInstrInfo APIs (NFC) 2016-10-01 06:46:33 +00:00
X86DisassemblerDecoderCommon.h [X86] Remove unused encoding types from disassembler. NFC 2016-02-21 19:49:16 +00:00