1
0
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:
Chris Lattner 2010-09-22 00:46:26 +00:00
parent e52da86fab
commit d42791ad4a

View File

@ -26,7 +26,7 @@ entry:
; rdar://8453210
; X32: test2:
; X32: movl 16(%esp), %eax
; X32: movl {{.*}}(%esp), %eax
; X32: call *%gs:(%eax)
; X64: test2: