Added CFG support for gotos and labels.
Modified CFG so that getEntry(), getExit(), front() and back() return CFGBlock& instead of CFGBlock*. llvm-svn: 41258
Loading
Please register or sign in to comment
Modified CFG so that getEntry(), getExit(), front() and back() return CFGBlock& instead of CFGBlock*. llvm-svn: 41258