Changes in directory llvm/lib/CodeGen:
MachineModuleInfo.cpp updated: 1.16 -> 1.17
---
Log message:
The semantics of invoke require that we always jump to the unwind block
(landing pad) when an exception unwinds through the call. This doesn't
quite match the way the dwarf unwinder works: by de
Changes in directory llvm/lib/CodeGen:
MachineModuleInfo.cpp updated: 1.11 -> 1.12
---
Log message:
Fix
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070507/049516.html
---
Diffs of the changes: (+1 -1)
MachineModuleInfo.cpp |2 +-
1 files changed, 1 insertion(+), 1 de
Changes in directory llvm/lib/CodeGen:
MachineModuleInfo.cpp updated: 1.10 -> 1.11
---
Log message:
Ooops. Some debugging stuff :)
---
Diffs of the changes: (+0 -1)
MachineModuleInfo.cpp |1 -
1 files changed, 1 deletion(-)
Index: llvm/lib/CodeGen/MachineModuleInfo.cpp
diff -u llvm/l
Changes in directory llvm/lib/CodeGen:
MachineModuleInfo.cpp updated: 1.4 -> 1.5
---
Log message:
Collect eh filter info.
---
Diffs of the changes: (+19 -12)
MachineModuleInfo.cpp | 31 +++
1 files changed, 19 insertions(+), 12 deletions(-)
Index: llvm/lib/Co
Changes in directory llvm/lib/CodeGen:
MachineModuleInfo.cpp updated: 1.3 -> 1.4
---
Log message:
Add structures used for collecting eh information.
---
Diffs of the changes: (+94 -0)
MachineModuleInfo.cpp | 94 ++
1 files changed, 94 insert
Changes in directory llvm/lib/CodeGen:
MachineModuleInfo.cpp added (r1.1)
MachineDebugInfo.cpp (r1.71) removed
---
Log message:
rename files
---
Diffs of the changes: (+1696 -0)
MachineModuleInfo.cpp | 1696 ++
1 files changed, 1696 insertions