Added explicit pointer within class CFG to the Entry block.
Before we assumed that the first block in the list of blocks was the entry block, but this has posed hurdles during CFG construction. llvm-svn: 41293
Loading
Please sign in to comment
Before we assumed that the first block in the list of blocks was the entry block, but this has posed hurdles during CFG construction. llvm-svn: 41293