Move the code that handles DAGISel error conditions into
helper functions instead of duplicating it inline each time it is needed. This eliminates a few hundred or so copies of this code in each target. llvm-svn: 56759
Loading
Please register or sign in to comment