Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
795c00b21f03b6a79d26ef6789fbca553dd57dd8
/
llvm
/
lib
/
Support
/
StringPool.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
f78650a
Remove trailing space
by Fangrui Song
· 7 years ago
213d2f7
Convert StringMapEntry::Create to use StringRef instead of start/end pointers. Simpliies all in tree call sites. No functional change.
by Craig Topper
· 11 years ago
92d8998
Don't pass StringRef by reference.
by Benjamin Kramer
· 15 years ago
1a25d73
Kill off more cerr/cout uses and prune includes a bit.
by Benjamin Kramer
· 16 years ago
5bf72e2
Convert StringMap to using StringRef for its APIs.
by Daniel Dunbar
· 16 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
4b41a6f
Adding a StringPool data structure, which GC will use.
by Gordon Henriksen
· 18 years ago