mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
formatting tweak for intrinsic
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58239 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3d54502304
commit
6f038f4140
@ -446,7 +446,7 @@ faster:</p>
|
||||
<ul>
|
||||
<li>Exception handling is supported by default on Linux/x86-64.</li>
|
||||
<li>Position Independent Code (PIC) is now supported on Linux/x86-64.</li>
|
||||
<li>@llvm.frameaddress now supports getting the frame address of stack frames
|
||||
<li><tt>@llvm.frameaddress</tt> now supports getting the frame address of stack frames
|
||||
> 0 on x86/x86-64.</li>
|
||||
<li>MIPS has improved a lot since last release, the most important changes
|
||||
are: Little endian support, floating point support, allegrex core and
|
||||
|
Loading…
Reference in New Issue
Block a user