mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 01:11:44 +00:00
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
This commit is contained in:
parent
757a3aa9b9
commit
4d234c23f1
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user