llvm-6502/lib
Anton Korobeynikov 8c7c17354c Emit multiple common EH frames for multiple (including blank) personality
functions. This partly fixes PR1414: now we're restricted only to one
personality function per eh frame, not per module. Further work on
"multiple personalities" topic needs representative example.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37018 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-13 15:42:26 +00:00
..
Analysis
Archive
AsmParser
Bitcode allow partially materialized modules to be written out, which just strips out 2007-05-11 23:51:59 +00:00
CodeGen Emit multiple common EH frames for multiple (including blank) personality 2007-05-13 15:42:26 +00:00
Debugger
ExecutionEngine
Linker
Support Fix shl to produce the correct result when the bitwidth is > 64 and the 2007-05-12 18:01:57 +00:00
System
Target More DWARF-related things cleanup: 2007-05-12 22:36:25 +00:00
Transforms significantly improve debug output of lsr 2007-05-11 22:40:34 +00:00
VMCore Update comments to say "vector" instead of "packed". 2007-05-11 21:43:24 +00:00
Makefile