mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 16:53:02 +00:00
Fix typo. Add note on trampoline support.
llvm-svn: 57450
This commit is contained in:
parent
a056deb8b1
commit
b2532b4e00
@ -328,7 +328,7 @@ allocator.</li>
|
||||
|
||||
<ul>
|
||||
<li>Exception handling is supported by default on Linux/x86-64.</li>
|
||||
<li>Position Independent Code (PIC) is now support on Linux/x86-64.</li>
|
||||
<li>Position Independent Code (PIC) is now supported on Linux/x86-64.</li>
|
||||
<li>...</li>
|
||||
|
||||
</ul>
|
||||
@ -346,6 +346,7 @@ allocator.</li>
|
||||
|
||||
<ul>
|
||||
<li>MIPS floating point support?</li>
|
||||
<li>PowerPC now supports trampolines.</li>
|
||||
<li>....</li>
|
||||
</ul>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user