From 04af7cbb7d5ec6395a2b7943a9f841daf18e661c Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 8 Jun 2008 23:12:47 +0000 Subject: [PATCH] final edits from me, simplify the ia64 section. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52110 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 28 +++++----------------------- 1 file changed, 5 insertions(+), 23 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index c8aa59ffa4e..96c5592cdb7 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -613,7 +613,8 @@ href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">LLVMdev list.

expect small issues to happen. Also, llvm-gcc cannot build mingw64 runtime currently due to several - bugs in FP stackifier + bugs due to lack of support for the + 'u' inline assembly constraint and X87 floating point inline assembly.
  • The X86-64 backend does not yet support position-independent code (PIC) generation on Linux targets.
  • The X86-64 backend does not yet support the LLVM IR instruction @@ -694,25 +695,9 @@ appropriate nops inserted to ensure restartability.
  • @@ -741,9 +726,6 @@ programs. Known problems with the llvm-gcc C front-end - -
    Bugs
    -

    llvm-gcc does not currently support Link-Time