diff options
Diffstat (limited to 'llvm/test/DebugInfo/COFF/fpo-shrink-wrap.ll')
| -rw-r--r-- | llvm/test/DebugInfo/COFF/fpo-shrink-wrap.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/COFF/fpo-shrink-wrap.ll b/llvm/test/DebugInfo/COFF/fpo-shrink-wrap.ll index e96e31f5291..3d16a28c106 100644 --- a/llvm/test/DebugInfo/COFF/fpo-shrink-wrap.ll +++ b/llvm/test/DebugInfo/COFF/fpo-shrink-wrap.ll @@ -15,7 +15,7 @@ ; ASM: .cv_fpo_proc @shrink_wrap_basic@16 8 ; ASM: .cv_loc 0 1 3 9 # t.c:3:9 ; ASM: movl %ecx, %eax -; ASM: cmpl %edx, %ecx +; ASM: cmpl %edx, %eax ; ASM: jl [[EPILOGUE:LBB0_[0-9]+]] ; ASM: pushl %ebx |

