Emit the entry block first and the exit block second, then all the blocks in...
Emit the entry block first and the exit block second, then all the blocks in between afterwards. This is what gcc always does, and some out of tree tools depend on that. llvm-svn: 223193
Loading
Please sign in to comment