aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/StringExtras.h
AgeCommit message (Expand)Author
2001-11-27Create a new #include "Support/..." directory structure to move thingsChris Lattner
2001-11-26Move DataTypes.h from llvm/Support to just SupportChris Lattner
2001-11-01Print floating point numbers in expodential form so that small numbers don't ...Chris Lattner
2001-10-29Include functionality to get a string array constant as a stringChris Lattner
2001-07-28Added function printIndent.Vikram S. Adve
2001-07-23Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner