commit | 2b87d44c5de111da0389f832e7311101f61e6a55 | [log] [tgz] |
---|---|---|
author | Jakob Stoklund Olesen <[email protected]> | Thu Jun 24 20:54:29 2010 |
committer | Jakob Stoklund Olesen <[email protected]> | Thu Jun 24 20:54:29 2010 |
tree | 991b7477e3476d394ff490a3aa0f1f0dd69f563e | |
parent | 4398fd7b836561635662f23ed77ed5786aafc8f2 [diff] |
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