This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
66,110
Commits
23
Branches
0
Tags
2.2
GiB
C++
39.1%
LLVM
35.7%
C
12.1%
Assembly
8.9%
Python
1.1%
Other
2.7%
03d4b9eac4
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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