Skip to content

Commit

Permalink
Update on PPC32.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143306 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
rdivacky committed Oct 30, 2011
1 parent ac6d7e4 commit 223764c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/ReleaseNotes.html
Original file line number Diff line number Diff line change
Expand Up @@ -926,6 +926,9 @@ <h3>
<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>
Expand Down Expand Up @@ -1174,8 +1177,7 @@ <h3>
<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>
Expand Down

0 comments on commit 223764c

Please sign in to comment.