summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CommandLine.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Minor changes to implementation of CommandLine library to let users overrideChris Lattner2001-07-231-7/+19
| | | | | | options forced by different subclasses of Option llvm-svn: 286
* CommandLine library cleanup. No longer use getValue/setValue, instead, just ↵Chris Lattner2001-07-231-1/+1
| | | | | | | | treat the commandline args as the objects they represent and the "right thing" will happen llvm-svn: 283
* Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner2001-07-231-2/+2
| | | | llvm-svn: 279
* Initial checkinChris Lattner2001-07-231-0/+399
llvm-svn: 278
OpenPOWER on IntegriCloud