[X86] Make sure startproc/endproc are paired
We used different conditions to determine if we should emit startproc vs endproc. Use the same condition to ensure that they will always be paired. This fixes PR24374. llvm-svn: 247435
Loading
Please register or sign in to comment