From e4285dc1db3b830814ac153b6ee0d9b0b069991d Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Tue, 15 May 2007 09:21:28 +0000 Subject: [PATCH] Note on current implementation of ELF32/PPC ABI. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37083 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index c8a9fabf579..df23d297a12 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -285,6 +285,8 @@ components, please contact us on the PowerPC backend does not correctly implement ordered FP comparisons. +
  • The Linux PPC32/ABI support needs testing for the interpreter and static +compilation, and lacks Dwarf debugging informations. -- 2.34.1