llvm-6502/lib
Anton Korobeynikov 0ff3ca4f92 More DWARF-related things cleanup:
1. Fix PR1380
2. Apply Duncan's patch from PR1410
3. Insert workaround for "one personality function per module" as noted in PR1414
4. Emit correct debug frames for x86/linux. This partly fixes DebugInfo/2006-11-06-StackTrace.cpp: stack trace is
shown correctly, but arguments for function on top of stack are displayed incorrectly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37015 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-12 22:36:25 +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 More DWARF-related things cleanup: 2007-05-12 22:36:25 +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