llvm-6502/lib/CodeGen/AsmPrinter
NAKAMURA Takumi 1a6bd31d24 Add the default constructor DwarfAccelTable::DataArray() to initialize (MCSymbol*)StrSym explicitly.
It will fix crash in codegen on msvc x64.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207356 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-27 11:59:44 +00:00
..
AddressPool.cpp DWARF Type Units: Avoid emitting type units under fission if the type requires an address. 2014-04-26 17:27:38 +00:00
AddressPool.h DWARF Type Units: Avoid emitting type units under fission if the type requires an address. 2014-04-26 17:27:38 +00:00
ARMException.cpp [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
AsmPrinter.cpp [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
AsmPrinterDwarf.cpp [Modules] Remove potential ODR violations by sinking the DEBUG_TYPE 2014-04-22 02:02:50 +00:00
AsmPrinterHandler.h
AsmPrinterInlineAsm.cpp [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
ByteStreamer.h
CMakeLists.txt Encapsulate the DWARF string pool in a separate type. 2014-04-25 21:34:35 +00:00
DebugLocEntry.h
DebugLocList.h
DIE.cpp DIEEntry: Refer to the specified DIE via reference rather than pointer. 2014-04-25 19:33:43 +00:00
DIE.h DIE: Pass ownership of children via std::unique_ptr rather than raw pointer. 2014-04-25 20:00:34 +00:00
DIEHash.cpp DIEEntry: Refer to the specified DIE via reference rather than pointer. 2014-04-25 19:33:43 +00:00
DIEHash.h [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
DwarfAccelTable.cpp DwarfAccelTable: Store the string symbol in the accelerator table to avoid duplicate lookup. 2014-04-25 22:21:35 +00:00
DwarfAccelTable.h Add the default constructor DwarfAccelTable::DataArray() to initialize (MCSymbol*)StrSym explicitly. 2014-04-27 11:59:44 +00:00
DwarfCFIException.cpp
DwarfDebug.cpp DwarfDebug: Roll argument into call. 2014-04-26 22:37:45 +00:00
DwarfDebug.h DWARF Type Units: Avoid emitting type units under fission if the type requires an address. 2014-04-26 17:27:38 +00:00
DwarfException.cpp [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
DwarfException.h
DwarfFile.cpp Encapsulate the DWARF string pool in a separate type. 2014-04-25 21:34:35 +00:00
DwarfFile.h Encapsulate the DWARF string pool in a separate type. 2014-04-25 21:34:35 +00:00
DwarfStringPool.cpp Encapsulate the DWARF string pool in a separate type. 2014-04-25 21:34:35 +00:00
DwarfStringPool.h Encapsulate the DWARF string pool in a separate type. 2014-04-25 21:34:35 +00:00
DwarfUnit.cpp DwarfDebug: Minor refactoring around type unit construction 2014-04-26 16:26:41 +00:00
DwarfUnit.h DWARF Type Units: Avoid emitting type units under fission if the type requires an address. 2014-04-26 17:27:38 +00:00
ErlangGCPrinter.cpp
LLVMBuild.txt
Makefile
OcamlGCPrinter.cpp
Win64Exception.cpp
WinCodeViewLineTables.cpp [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
WinCodeViewLineTables.h