Reid Spencer
|
97510e7894
|
Fix tag placement to make HTML 4.01 Strict compliant.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17395 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-01 08:24:13 +00:00 |
|
Reid Spencer
|
d3f876c93c
|
Minor format tweask for tables.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17394 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-11-01 08:19:36 +00:00 |
|
Chris Lattner
|
4129b2a00b
|
Lots of minor fixes and formatting improvements
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13671 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-05-23 21:05:39 +00:00 |
|
Misha Brukman
|
3c687a0925
|
Use <pre> instead of <p><tt> combo to decrease space used for code blocks.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13573 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-05-14 19:04:07 +00:00 |
|
Misha Brukman
|
1e4ae2b329
|
Mention the --tool-args option that Brian and Chris added.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13572 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-05-14 18:57:24 +00:00 |
|
Misha Brukman
|
e849a1ae2d
|
Use the images in the img/ directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13509 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-05-12 21:26:16 +00:00 |
|
Misha Brukman
|
300e74b43f
|
Add link to Valgrind.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13472 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-05-12 00:57:24 +00:00 |
|
Chris Lattner
|
8436c21ad1
|
Add a note to make sure the program is memory correct
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13464 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-05-11 19:34:27 +00:00 |
|
Misha Brukman
|
e8cad78698
|
Display sample bugpoint output with the `code' stylesheet class.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13060 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-04-19 03:07:29 +00:00 |
|
Misha Brukman
|
180e8af758
|
Add note about easier way to debug tests in the llvm tree.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12972 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-04-15 21:01:21 +00:00 |
|
Misha Brukman
|
f4e4feb619
|
Add note about passing arguments to program being debugged.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12970 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-04-15 20:49:32 +00:00 |
|
John Criswell
|
799269128c
|
Added minor information on C++.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12341 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-03-12 20:42:16 +00:00 |
|
Chris Lattner
|
036e639623
|
Updates for the C backend's movement
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11428 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-02-14 01:07:17 +00:00 |
|
Misha Brukman
|
637cab07a1
|
* HTML 4.01 Strict DTD compliance
* Added icons to check document easily
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10886 91177308-0d34-0410-b5e6-96231b3b80d8
|
2004-01-15 19:03:47 +00:00 |
|
Misha Brukman
|
94082397d2
|
Use stylesheets as much as we can. I admit, I still cannot make CSS do what I
can do with tables, which annoys me.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9638 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-10-31 18:37:20 +00:00 |
|
John Criswell
|
0f6d7c0e20
|
Merged in RELEASE_1.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9538 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-10-27 18:18:16 +00:00 |
|
Misha Brukman
|
afac73e5ea
|
* Changed URL referring to zion to use llvm instead
* Close <li> tags
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9378 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-10-22 17:01:44 +00:00 |
|
John Criswell
|
4d37c7b830
|
Added information on using Bugzilla.
Removed information on using llvm-bugs to report bugs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9371 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-10-22 15:06:11 +00:00 |
|
Chris Lattner
|
18ab2b91ff
|
The -mode option is no longer
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9117 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-10-14 20:58:07 +00:00 |
|
Misha Brukman
|
f1d01fb6a4
|
Added sections about debugging mis-compilations and incorrect code generation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8584 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-09-17 18:51:47 +00:00 |
|
Chris Lattner
|
390e3c3000
|
Fix grammar
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8124 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-08-24 17:30:55 +00:00 |
|
Brian Gaeke
|
eefe979c91
|
Suggest -save-temps instead of -S, -E.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6318 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-05-23 21:03:50 +00:00 |
|
Chris Lattner
|
ddaf500c26
|
Fix a problem brian identified.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6309 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-05-23 14:49:32 +00:00 |
|
Chris Lattner
|
8b6be36bca
|
New document
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6275 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-05-21 22:21:07 +00:00 |
|