aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-05-10Ooops. Some debugging stuff :)Anton Korobeynikov1-1/+0
2007-05-10Allow multiple invokes per landing pad. This (probably) fixes PR1410.Anton Korobeynikov1-8/+21
2007-05-03Drop 'const'Devang Patel1-3/+3
2007-05-02Use 'static const char' instead of 'static const int'.Devang Patel1-3/+3
2007-05-02Fix build error.Lauro Ramos Venancio1-1/+1
2007-05-01Do not use typeinfo to identify pass in pass manager.Devang Patel1-1/+8
2007-03-01Collect eh filter info.Jim Laskey1-12/+19
2007-02-21Add structures used for collecting eh information.Jim Laskey1-0/+94
2007-02-01Support for non-landing pad exception handling.Jim Laskey1-0/+3
2007-01-29Out of line function.Jim Laskey1-0/+7
2007-01-26rename filesJim Laskey1-0/+1696