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 Fix typo in comment. 2007-05-06 13:37:16 +00:00
Archive adjust this to live in lib/Archive 2007-05-06 19:49:28 +00:00
AsmParser regenerate 2007-05-04 04:01:37 +00:00
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 switch this to bitcode instead of bytecode 2007-05-06 09:29:13 +00:00
ExecutionEngine
Linker switch this to bitcode instead of bytecode 2007-05-06 09:29:13 +00:00
Support Fix shl to produce the correct result when the bitwidth is > 64 and the 2007-05-12 18:01:57 +00:00
System Fix a bug where the bcreader could crash on .bc files that were an exact 2007-05-11 00:00:27 +00:00
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 build lib/Archive instead of lib/Bytecode 2007-05-06 19:50:06 +00:00