mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
linux has a different stack alignment than the mac, relax this a bit.
llvm-svn: 114519
This commit is contained in:
parent
e52da86fab
commit
d42791ad4a
@ -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…
Reference in New Issue
Block a user