diff options
author | Chris Lattner <sabre@nondot.org> | 2004-12-08 19:05:44 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-12-08 19:05:44 +0000 |
commit | 292e6602ac80db6fc893986f3cf8507769967cba (patch) | |
tree | 9250b22d293defe5dd20d5f840c6c3b9832e2b94 /llvm/docs/ProgrammersManual.html | |
parent | 0601d01f43e78bc38ec803762dfb24302c7898d1 (diff) | |
download | bcm5719-llvm-292e6602ac80db6fc893986f3cf8507769967cba.tar.gz bcm5719-llvm-292e6602ac80db6fc893986f3cf8507769967cba.zip |
Test commit
llvm-svn: 18654
Diffstat (limited to 'llvm/docs/ProgrammersManual.html')
-rw-r--r-- | llvm/docs/ProgrammersManual.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/ProgrammersManual.html b/llvm/docs/ProgrammersManual.html index 0b862f4c0cb..714f3c48445 100644 --- a/llvm/docs/ProgrammersManual.html +++ b/llvm/docs/ProgrammersManual.html @@ -20,6 +20,7 @@ <li>The <tt>-time-passes</tt> option</li> <li>How to use the LLVM Makefile system</li> <li>How to write a regression test</li> + --> </ul> </li> |