summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-12-12 17:20:23 +0000
committerChris Lattner <sabre@nondot.org>2004-12-12 17:20:23 +0000
commit1adea147ba32929714dd7d8fcab0e57a0f7cd485 (patch)
tree7d9af1162c11c37546392960b6c37a4a1f1803e4
parent23b2bc54b0d85ed64713b022377e907390ea6192 (diff)
downloadbcm5719-llvm-1adea147ba32929714dd7d8fcab0e57a0f7cd485.tar.gz
bcm5719-llvm-1adea147ba32929714dd7d8fcab0e57a0f7cd485.zip
Get rid of subbullets for all of the "known problems" section. None of the
other sections have subbullets, and it make the TOC look like the whole document is known problems! llvm-svn: 18829
-rw-r--r--llvm/docs/ReleaseNotes.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 5bac4263349..4b4663d5d3d 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -16,17 +16,6 @@
<li><a href="GettingStarted.html">Installation Instructions</a></li>
<li><a href="#portability">Portability and Supported Platforms</a></li>
<li><a href="#knownproblems">Known Problems</a>
- <ul>
- <li><a href="#experimental">Experimental features included in this
- release</a>
- <li><a href="#core">Known problems with the LLVM Core</a>
- <li><a href="#c-fe">Known problems with the C Front-end</a>
- <li><a href="#c++-fe">Known problems with the C++ Front-end</a>
- <li><a href="#x86-be">Known problems with the X86 Back-end</a>
- <li><a href="#sparcv9-be">Known problems with the SparcV9 Back-end</a>
- <li><a href="#ppc-be">Known problems with the PowerPC Back-end</a>
- <li><a href="#c-be">Known problems with the C back-end</a>
- </ul></li>
<li><a href="#additionalinfo">Additional Information</a></li>
</ol>
OpenPOWER on IntegriCloud