mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-26 23:32:58 +00:00
Keep track of an Mac OS X / x86 ABI bug.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27496 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c24b834425
commit
9984eb4bb8
@ -760,3 +760,8 @@ _test:
|
||||
movddup 8(%esp), %xmm0
|
||||
movapd %xmm0, (%eax)
|
||||
ret
|
||||
|
||||
//===---------------------------------------------------------------------===//
|
||||
|
||||
A Mac OS X IA-32 specific ABI bug wrt returning value > 8 bytes:
|
||||
http://llvm.org/bugs/show_bug.cgi?id=729
|
||||
|
Loading…
x
Reference in New Issue
Block a user