diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/win-catchpad-csrs.ll')
-rw-r--r-- | llvm/test/CodeGen/X86/win-catchpad-csrs.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/win-catchpad-csrs.ll b/llvm/test/CodeGen/X86/win-catchpad-csrs.ll index f759a4ef0d9..b6b4a9319b0 100644 --- a/llvm/test/CodeGen/X86/win-catchpad-csrs.ll +++ b/llvm/test/CodeGen/X86/win-catchpad-csrs.ll @@ -67,7 +67,6 @@ catchendblock: ; preds = %catch, ; X86: retl ; X86: [[restorebb:LBB0_[0-9]+]]: -; X86: movl -16(%ebp), %esp ; X86: addl $12, %ebp ; X86: jmp [[contbb]] |