[PATCH] Debug info: Cleanup collectChangingRegs
Frédéric Riss
friss at apple.com
Tue Aug 5 23:25:12 PDT 2014
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?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cleanup.patch
Type: application/octet-stream
Size: 1207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140806/58f3b321/attachment.obj>
More information about the llvm-commits
mailing list