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
8 files changed
tree: fd47fb0622703296f235113dbed00550606b44e7
  1. clang/
  2. llvm/