Go to file
Jakob Stoklund Olesen 2b87d44c5d 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
2010-06-24 20:54:29 +00:00
clang Remove HAS_TLS define. 2010-06-24 20:41:41 +00:00
compiler-rt This is a test commit to verify repository access. 2010-06-19 04:34:50 +00:00
libcxx Finished [re.traits]. I'd like to acknowledge the help of Bjorn Reese with <regex>. 2010-06-21 21:01:43 +00:00
lldb Handle completing "-" and "--". 2010-06-24 20:31:04 +00:00
llvm Don't return a std::vector in the Spiller interface, but take a reference to a 2010-06-24 20:54:29 +00:00