The SSAUpdater should avoid recursive traversals of the CFG, since that may
blow out the stack for really big functions. Start by fixing an easy case. llvm-svn: 100126
Loading
Please register or sign in to comment
blow out the stack for really big functions. Start by fixing an easy case. llvm-svn: 100126