llvm-6502/lib/CodeGen/AsmPrinter
Anton Korobeynikov 062a6c8380 Fix really stupid ARM EHABI info generation bug: we should not emit
eh table and handler data if there are no landing pads in the function.
Patch by Logan Chien with some cleanups from me.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167945 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-14 19:13:30 +00:00
..
ARMException.cpp Fix really stupid ARM EHABI info generation bug: we should not emit 2012-11-14 19:13:30 +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 Use TARGET2 relocation for TType references on ARM. 2012-11-14 01:47:00 +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 Add an option to enable prototype "fission" capabilities and debug changes. 2012-11-12 22:22:20 +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 Use TARGET2 relocation for TType references on ARM. 2012-11-14 01:47:00 +00:00
DwarfException.h Reorder the comments of EmitExceptionTable. 2012-09-05 06:28:26 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
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