Fix typo. Add note on trampoline support.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57450 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan Sands 2008-10-13 17:32:15 +00:00
parent a6548d0f29
commit bbf379a0f3

View File

@ -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>