reduce stack usage of the recursive SelectCode function by out-lining each
case of the switch statement into its own method. llvm-svn: 25069
Loading
Please register or sign in to comment
case of the switch statement into its own method. llvm-svn: 25069