Go to file
Daniel Dunbar 03d4b9eac4 Add SmallString::str (which returns a StringRef); this is more efficient than
c_str().

llvm-svn: 79453
2009-08-19 19:57:55 +00:00
clang Convert parts of Rewriter to StringRef based API. 2009-08-19 19:10:30 +00:00
compiler-rt Add support for ellcc, Credit to Richard Pennington. 2009-08-18 11:54:44 +00:00
llvm Add SmallString::str (which returns a StringRef); this is more efficient than 2009-08-19 19:57:55 +00:00