Skip to content
Commit 42d77461 authored by Craig Topper's avatar Craig Topper
Browse files

[MachineBasicBlock] Skip over debug instructions in computeRegisterLiveness...

[MachineBasicBlock] Skip over debug instructions in computeRegisterLiveness before checking for begin

If there are debug instructions before the stopping point,
we need to skip over them before checking for begin in order
to avoid having the debug instructions effect behavior.

Fixes PR43758.

Differential Revision: https://reviews.llvm.org/D69606
parent 98245d08
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment