mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 21:00:29 +00:00
Update on PPC32.
llvm-svn: 143306
This commit is contained in:
parent
c5c8918efc
commit
c0f49b6277
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user