Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert to the new EH model. | Bill Wendling | 2011-11-08 | 1 | -8/+5 |
| | | | | llvm-svn: 144049 | ||||
* | The lower invoke pass needs to have unreachable code elimination run after it | Bill Wendling | 2010-08-04 | 1 | -0/+39 |
because it could create such things. This fixes a MingW buildbot test failure. llvm-svn: 110279 |