aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineModuleInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Emit multiple common EH frames for multiple (including blank) personalityAnton Korobeynikov2007-05-131-13/+30
* More DWARF-related things cleanup:Anton Korobeynikov2007-05-121-3/+12
* Fix http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20070507/0495...Devang Patel2007-05-111-1/+1
* Ooops. Some debugging stuff :)Anton Korobeynikov2007-05-101-1/+0
* Allow multiple invokes per landing pad. This (probably) fixes PR1410.Anton Korobeynikov2007-05-101-8/+21
* Drop 'const'Devang Patel2007-05-031-3/+3
* Use 'static const char' instead of 'static const int'.Devang Patel2007-05-021-3/+3
* Fix build error.Lauro Ramos Venancio2007-05-021-1/+1
* Do not use typeinfo to identify pass in pass manager.Devang Patel2007-05-011-1/+8
* Collect eh filter info.Jim Laskey2007-03-011-12/+19
* Add structures used for collecting eh information.Jim Laskey2007-02-211-0/+94
* Support for non-landing pad exception handling.Jim Laskey2007-02-011-0/+3
* Out of line function.Jim Laskey2007-01-291-0/+7
* rename filesJim Laskey2007-01-261-0/+1696