Update on PPC32.
authorRoman Divacky <rdivacky@freebsd.org>
Sun, 30 Oct 2011 07:49:04 +0000 (07:49 +0000)
committerRoman Divacky <rdivacky@freebsd.org>
Sun, 30 Oct 2011 07:49:04 +0000 (07:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143306 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index c2d6283fabe08e55f8cc7fc48140cd5eaac5fb9b..ea123d21e194e12dd0553ff26949fc0eb37dd657 100644 (file)
@@ -926,6 +926,9 @@ Builder.CreateResume(UnwindData);
 <a name="OtherTS">Other Target Specific Improvements</a>
 </h3>
 
+<p>PPC32/ELF va_arg was implemented.</p>
+<p>PPC32 initial support for .o file writing was implemented.</p>
+
 <div>
 
 <ul>
@@ -1174,8 +1177,7 @@ Builder.CreateResume(UnwindData);
 <div>
 
 <ul>
-  <li>The Linux PPC32/ABI support needs testing for the interpreter and static
-      compilation, and lacks support for debug information.</li>
+  <li>The PPC32/ELF support lacks PIC support.</li>
 </ul>
 
 </div>