| commit | e7ced7455894cbe7f42496be731951aa5cc65e17 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Tue Oct 14 23:54:11 2008 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Tue Oct 14 23:54:11 2008 +0000 |
| tree | fd47fb0622703296f235113dbed00550606b44e7 | |
| parent | 0f8155ae4e2cb08bf52c94fec1c73393c16bc708 [diff] |
FastISel support for exception-handling constructs. - Move the EH landing-pad code and adjust it so that it works with FastISel as well as with SDISel. - Add FastISel support for @llvm.eh.exception and @llvm.eh.selector. llvm-svn: 57539