Skip to content
  1. Mar 04, 2011
    • Bill Wendling's avatar
      There are times when the landing pad won't have a call to 'eh.selector' in · f3658f38
      Bill Wendling authored
      it. It's been assumed up til now that it would be in its immediate
      successor. However, this isn't necessarily the case. It could be in one of its
      successor's successors.
      
      Modify the code to more thoroughly check for an 'eh.selector' call in
      successors. It only looks at a successor if we get there as a result of an
      unconditional branch.
      
      Testcase ObjC/exceptions-4.m in r126968.
      
      llvm-svn: 126969
      f3658f38
  2. Mar 03, 2011
  3. Mar 02, 2011
  4. Mar 01, 2011
  5. Feb 28, 2011
Loading