[PATCH] Debug info: Cleanup collectChangingRegs
Eric Christopher
echristo at gmail.com
Wed Aug 6 09:01:23 PDT 2014
Sure.
Thanks!
-eric
On Tue, Aug 5, 2014 at 11:25 PM, Frédéric Riss <friss at apple.com> wrote:
> Noticed while working on DbgValueHistoryCalculator.cpp.
>
> Cleanup collectChangingRegs
>
> The handling of the epilogue is best expressed as an early exit and
> there is no reason to look for register defs in DbgValue MIs.
>
> OK to apply?
>
More information about the llvm-commits
mailing list