Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-23 | Large scale changes to implement new command line argument facility | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2001-07-22 | Convert from using C style char*'s to strings. | Chris Lattner | |
Look ma, no strdups git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2001-07-22 | Remove String file some more | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2001-07-21 | General support utilities like a program options class and a StringMap | Vikram S. Adve | |
class for mapping strings to arbitrary things. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228 91177308-0d34-0410-b5e6-96231b3b80d8 |