llvm-6502/lib/CodeGen/AsmPrinter
Anton Korobeynikov 239938ff77 Make AsmPrinter::EmitTTypeReference() more robust - put
the zero GV check inside, so we won't forget it at the caller side.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168328 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-19 21:17:20 +00:00
..
ARMException.cpp Make AsmPrinter::EmitTTypeReference() more robust - put 2012-11-19 21:17:20 +00:00
AsmPrinter.cpp Revert the majority of the next patch in the address space series: 2012-11-01 09:14:31 +00:00
AsmPrinterDwarf.cpp Make AsmPrinter::EmitTTypeReference() more robust - put 2012-11-19 21:17:20 +00:00
AsmPrinterInlineAsm.cpp [ms-inline asm] Split the parsing of IR asm strings into GCC and MS variants. 2012-09-11 19:09:56 +00:00
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
DIE.cpp Revert the majority of the next patch in the address space series: 2012-11-01 09:14:31 +00:00
DIE.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
DwarfAccelTable.cpp Fix up comment to be more clear. 2012-10-08 23:53:45 +00:00
DwarfAccelTable.h Use LLVM_DELETED_FUNCTION in place of 'DO NOT IMPLEMENT' comments. 2012-09-15 17:09:36 +00:00
DwarfCFIException.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00
DwarfCompileUnit.cpp Revert "Use the 'count' attribute instead of the 'upper_bound' attribute." 2012-11-13 23:30:43 +00:00
DwarfCompileUnit.h 80-col fixup. 2012-09-10 23:34:03 +00:00
DwarfDebug.cpp Move section label emission to module end. Nothing should be 2012-11-19 19:43:59 +00:00
DwarfDebug.h Add an option to enable prototype "fission" capabilities and debug changes. 2012-11-12 22:22:20 +00:00
DwarfException.cpp Make AsmPrinter::EmitTTypeReference() more robust - put 2012-11-19 21:17:20 +00:00
DwarfException.h Factor out type info emission into separate routine. 2012-11-19 21:06:26 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00
OcamlGCPrinter.cpp Revert the majority of the next patch in the address space series: 2012-11-01 09:14:31 +00:00
Win64Exception.cpp Move TargetData to DataLayout. 2012-10-08 16:38:25 +00:00