projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8864155
)
linux has a different stack alignment than the mac, relax this a bit.
author
Chris Lattner
<sabre@nondot.org>
Wed, 22 Sep 2010 00:46:26 +0000
(
00:46
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 22 Sep 2010 00:46:26 +0000
(
00:46
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114519
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/movgs.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/movgs.ll
b/test/CodeGen/X86/movgs.ll
index 31c42af1b1862464f72ba304de502274f686fbd2..5eda5d816ef9a9b998606e2a34028e395de5d332 100644
(file)
--- a/
test/CodeGen/X86/movgs.ll
+++ b/
test/CodeGen/X86/movgs.ll
@@
-26,7
+26,7
@@
entry:
; rdar://8453210
; X32: test2:
-; X32: movl
16
(%esp), %eax
+; X32: movl
{{.*}}
(%esp), %eax
; X32: call *%gs:(%eax)
; X64: test2: