summaryrefslogtreecommitdiff
path: root/lib/Support/StringPool.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-07-14Don't pass StringRef by reference.Benjamin Kramer1-1/+1
2009-08-23Kill off more cerr/cout uses and prune includes a bit.Benjamin Kramer1-1/+0
2009-07-23Convert StringMap to using StringRef for its APIs.Daniel Dunbar1-3/+4
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner1-2/+2
2007-12-08Adding a StringPool data structure, which GC will use.Gordon Henriksen1-0/+35