Skip to content
  1. Jul 05, 2011
    • Tobias Grosser's avatar
      SuccIterator on bbs without terminator insts · d562d30a
      Tobias Grosser authored
      Remove the assert that triggers if SuccIterator is constructed for a basic block
      without a terminator instruction. Instead of triggering an assert a succ_end()
      iterator is returned. This models a basic block with zero successors and allows
      us to use F->viewCFG() on incompletely constructed functions.
      
      llvm-svn: 134398
      d562d30a
  2. Jul 04, 2011
  3. Jul 03, 2011
  4. Jul 02, 2011
Loading