diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2004-03-11 21:26:29 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2004-03-11 21:26:29 +0000 |
commit | 3497ae9f0556c66fa843106e40a71bb5c82fd68d (patch) | |
tree | eefb7ec0e6ee24cc31caa0405a46294ad09713ad /docs | |
parent | 63c8cc6dcda4992f1c098f7540e469fdaaa7da46 (diff) | |
download | external_llvm-3497ae9f0556c66fa843106e40a71bb5c82fd68d.zip external_llvm-3497ae9f0556c66fa843106e40a71bb5c82fd68d.tar.gz external_llvm-3497ae9f0556c66fa843106e40a71bb5c82fd68d.tar.bz2 |
Miscellaneous additions are a separate section.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12293 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/OpenProjects.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/OpenProjects.html b/docs/OpenProjects.html index a840e8c..b61460b 100644 --- a/docs/OpenProjects.html +++ b/docs/OpenProjects.html @@ -306,7 +306,7 @@ profiling code to work with the generic profiling interfaces.</li> </div> <!-- ======================================================================= --> -<div class="doc_subsection"> +<div class="doc_section"> <a name="misc_new">Miscellaneous Additions</a> </div> |