Add a section for PPC, though it's empty for now
authorChris Lattner <sabre@nondot.org>
Sun, 7 Nov 2004 01:55:32 +0000 (01:55 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Nov 2004 01:55:32 +0000 (01:55 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17553 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index 875571cf1fae80f3966a0d53844b5edf3188ce7d..d889cc24e2f7627106b3115c8564c68d45077b5f 100644 (file)
@@ -23,6 +23,7 @@
     <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>
@@ -572,6 +573,19 @@ several programs in the LLVM test suite</a></li>
 
 </div>
 
+<!-- ======================================================================= -->
+<div class="doc_subsection">
+  <a name="ppc-be">Known problems with the PowerPC back-end</a>
+</div>
+
+<div class="doc_text">
+
+<ul>
+<li>none yet</li>
+</ul>
+
+</div>
+
 <!-- ======================================================================= -->
 <div class="doc_subsection">
   <a name="c-be">Known problems with the C back-end</a>