llvm-6502/lib
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
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Fix really stupid ARM EHABI info generation bug: we should not emit 2012-11-14 19:13:30 +00:00
DebugInfo
ExecutionEngine
Linker
MC Emit relocations from .debug_aranges to .debug_info for asm files 2012-11-14 09:55:38 +00:00
Object s/assert/llvm_unreachable/ 2012-11-14 17:58:11 +00:00
Support
TableGen
Target X86: Better diagnostics for 32-bit vs. 64-bit mode mismatches. 2012-11-14 18:04:47 +00:00
Transforms Fix the largest offender of determinism in BBVectorize 2012-11-14 18:38:11 +00:00
VMCore Revert some redundant parts of r142605. 2012-11-14 09:04:56 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile