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:
Chris Lattner 2010-09-22 00:46:26 +00:00
parent 8864155a35
commit 40d66052f4

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: