summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/fpo-realign-alloca.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/COFF/fpo-realign-alloca.ll')
-rw-r--r--llvm/test/DebugInfo/COFF/fpo-realign-alloca.ll3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/COFF/fpo-realign-alloca.ll b/llvm/test/DebugInfo/COFF/fpo-realign-alloca.ll
index 84e112200cb..6046e2f5262 100644
--- a/llvm/test/DebugInfo/COFF/fpo-realign-alloca.ll
+++ b/llvm/test/DebugInfo/COFF/fpo-realign-alloca.ll
@@ -17,9 +17,8 @@
; CHECK: .cv_fpo_setframe %ebp
; CHECK: pushl %esi
; CHECK: .cv_fpo_pushreg %esi
-; We don't seem to need to describe this AND because at this point CSRs
-; are stored relative to EBP, but it's suspicious.
; CHECK: andl $-16, %esp
+; CHECK: .cv_fpo_stackalign 16
; CHECK: subl $32, %esp
; CHECK: .cv_fpo_stackalloc 32
; CHECK: .cv_fpo_endprologue
OpenPOWER on IntegriCloud