Don't return a std::vector in the Spiller interface, but take a reference to a
vector instead. This avoids needless copying and allocation. Add documentation. llvm-svn: 106788
Loading
Please register or sign in to comment
vector instead. This avoids needless copying and allocation. Add documentation. llvm-svn: 106788