mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-14 06:37:33 +00:00
Add the big-endian O32 small structures bugfix to the Mips release notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_35@223459 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
27f06d254d
commit
1c954715ed
@ -42,6 +42,9 @@ Changes to the MIPS Target
|
||||
* Returning a zero-byte struct no longer causes incorrect code generation when
|
||||
using the O32 ABI.
|
||||
|
||||
* Passing structures of less than 32-bits using the O32 ABI on a big-endian
|
||||
target has been fixed.
|
||||
|
||||
* The exception personality has been changed for 64-bit Mips targets to
|
||||
eliminate warnings about relocations in a read-only section.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user