Chris Lattner
|
1fbd76ecba
|
For 64-bit platform support, we now use the clEnumValEnd macro to terminate
cl::values lists
llvm-svn: 14869
|
2004-07-16 00:10:54 +00:00 |
Chris Lattner
|
020e1fc733
|
Make use of the new doc_author class. "Seperate content from presentation" they said.
llvm-svn: 13675
|
2004-05-23 21:07:27 +00:00 |
Misha Brukman
|
374258e5ce
|
Made to be HTML-4.01 (Strict) -compliant.
llvm-svn: 13499
|
2004-05-12 18:42:35 +00:00 |
Chris Lattner
|
b68bd76978
|
Add a new cl::PositionalEatsArgs flag
llvm-svn: 13387
|
2004-05-06 22:03:59 +00:00 |
Misha Brukman
|
403ff618bc
|
Actually have a target "#introduction" if we're making a link to it.
llvm-svn: 9785
|
2003-11-07 19:42:44 +00:00 |
Misha Brukman
|
7120c837fb
|
Make the page footer consistent with the rest of the site.
llvm-svn: 9779
|
2003-11-07 18:11:14 +00:00 |
John Criswell
|
f531f319d2
|
Merged in RELEASE_1.
llvm-svn: 9538
|
2003-10-27 18:18:16 +00:00 |
Misha Brukman
|
c86e8b1261
|
* Use stylesheets and <div>s for layout instead of <ul>
* Close <a>, <li>, and <p> tags
* This isn't quite HTML 4.01 Strict-compliant, but it's almost there.
llvm-svn: 9491
|
2003-10-24 19:59:21 +00:00 |
Misha Brukman
|
be372b91e1
|
The word `dependent' has no `a'.
llvm-svn: 8030
|
2003-08-21 22:14:26 +00:00 |
Brian Gaeke
|
f2ea9e0bdf
|
Add ParseEnvironmentOptions documentation
llvm-svn: 7978
|
2003-08-19 23:11:43 +00:00 |
Brian Gaeke
|
8b89b2bcbb
|
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
|
76884682a8
|
Fix <>'s in HTML
llvm-svn: 7488
|
2003-08-01 21:30:37 +00:00 |
Misha Brukman
|
7fdaab4f68
|
The word `separate' only has one `e'.
llvm-svn: 7173
|
2003-07-14 17:20:40 +00:00 |
Chris Lattner
|
364e631d49
|
Clarify that variables must be global
llvm-svn: 6835
|
2003-06-21 21:45:56 +00:00 |
Chris Lattner
|
3b8f3da50a
|
Fix minor bug
llvm-svn: 6569
|
2003-06-03 04:40:06 +00:00 |
Chris Lattner
|
7333cc10ed
|
Add documentation for the new cl::CommaSeparated modifier
llvm-svn: 6297
|
2003-05-22 20:36:06 +00:00 |
Misha Brukman
|
373086db75
|
Hopefully, the final fix for `[Pp]ropogate'.
llvm-svn: 6251
|
2003-05-20 21:01:22 +00:00 |
Chris Lattner
|
74ea5a67ce
|
* 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
|
507612981a
|
Write the reference section, make other minor editing changes elsewhere.
llvm-svn: 3253
|
2002-08-06 19:36:06 +00:00 |
Chris Lattner
|
2e19f3e205
|
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
|
0313325632
|
Add info about the StringList class
llvm-svn: 2236
|
2002-04-13 18:35:59 +00:00 |
Chris Lattner
|
5de2204fe8
|
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
|
ba02525614
|
Initial checking of some rough documentation for commandline library
llvm-svn: 288
|
2001-07-23 23:03:12 +00:00 |