summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2010-08-04-MingWCrash.ll
Commit message (Collapse)AuthorAgeFilesLines
* Convert to the new EH model.Bill Wendling2011-11-081-8/+5
| | | | llvm-svn: 144049
* The lower invoke pass needs to have unreachable code elimination run after itBill Wendling2010-08-041-0/+39
because it could create such things. This fixes a MingW buildbot test failure. llvm-svn: 110279
OpenPOWER on IntegriCloud