Skip to content
  • Bill Wendling's avatar
    Rewrite CorrectExtraCFGEdges() to make it more understandable. · 506b3047
    Bill Wendling authored
    * Set the "DestA" and "DestB" according to how they're understood by the
      method. I.e., if one or both of them should point to the "fall through" block,
      then point to the fall through block.
    
    * Improve the loop that removes superfluous edges to be more understandable.
    
    llvm-svn: 100056
    506b3047
Loading