From df925ce4cda18b515027ee3de1e23db1b4cbc7e6 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 7 Nov 2004 01:55:32 +0000 Subject: [PATCH] Add a section for PPC, though it's empty for now llvm-svn: 17553 --- llvm/docs/ReleaseNotes.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 875571cf1fae..d889cc24e2f7 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/docs/ReleaseNotes.html @@ -23,6 +23,7 @@
  • Known problems with the C++ Front-end
  • Known problems with the X86 Back-end
  • Known problems with the SparcV9 Back-end +
  • Known problems with the PowerPC Back-end
  • Known problems with the C back-end
  • Additional Information
  • @@ -572,6 +573,19 @@ several programs in the LLVM test suite + +
    + Known problems with the PowerPC back-end +
    + +
    + + + +
    +
    Known problems with the C back-end