Brian Gaeke
|
c0c926db2f
|
Add warning about how you have to put cl::init after cl::location, if both
appear for the same option.
llvm-svn: 7977
|
2003-08-19 22:56:22 +00:00 |
|
Chris Lattner
|
51bab87fd3
|
Fix <>'s in HTML
llvm-svn: 7488
|
2003-08-01 21:30:37 +00:00 |
|
Misha Brukman
|
5de3e14206
|
The word separate' only has one e'.
llvm-svn: 7173
|
2003-07-14 17:20:40 +00:00 |
|
Chris Lattner
|
d736dd25e8
|
Clarify that variables must be global
llvm-svn: 6835
|
2003-06-21 21:45:56 +00:00 |
|
Chris Lattner
|
186c756f44
|
Fix minor bug
llvm-svn: 6569
|
2003-06-03 04:40:06 +00:00 |
|
Chris Lattner
|
2634635777
|
Add documentation for the new cl::CommaSeparated modifier
llvm-svn: 6297
|
2003-05-22 20:36:06 +00:00 |
|
Misha Brukman
|
825e174bf7
|
Hopefully, the final fix for `[Pp]ropogate'.
llvm-svn: 6251
|
2003-05-20 21:01:22 +00:00 |
|
Chris Lattner
|
d24bb4bfb7
|
* Write the "Custom parser" section
* Boldify stuff that changes in the help output.
llvm-svn: 3254
|
2002-08-07 18:27:04 +00:00 |
|
Chris Lattner
|
381f3b8dfe
|
Write the reference section, make other minor editing changes elsewhere.
llvm-svn: 3253
|
2002-08-06 19:36:06 +00:00 |
|
Chris Lattner
|
d39d480744
|
Update the CommandLine manual for the newest revision, include outline of reference manual and extension guide
llvm-svn: 3095
|
2002-07-25 19:27:01 +00:00 |
|
Chris Lattner
|
f016ef60c8
|
Add info about the StringList class
llvm-svn: 2236
|
2002-04-13 18:35:59 +00:00 |
|
Chris Lattner
|
463cc31132
|
Create a new #include "Support/..." directory structure to move things
from "llvm/Support/..." that are not llvm dependant.
Move files and fix #includes
llvm-svn: 1400
|
2001-11-27 00:03:19 +00:00 |
|
Chris Lattner
|
74d3fea3ac
|
Initial checking of some rough documentation for commandline library
llvm-svn: 288
|
2001-07-23 23:03:12 +00:00 |
|