mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-13 06:34:24 +00:00
linux has a different stack alignment than the mac, relax this a bit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114519 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8864155a35
commit
40d66052f4
@ -26,7 +26,7 @@ entry:
|
||||
|
||||
; rdar://8453210
|
||||
; X32: test2:
|
||||
; X32: movl 16(%esp), %eax
|
||||
; X32: movl {{.*}}(%esp), %eax
|
||||
; X32: call *%gs:(%eax)
|
||||
|
||||
; X64: test2:
|
||||
|
Loading…
x
Reference in New Issue
Block a user