[PATCH] D11268: [DebugInfo] Fix ARM/AArch64 prologue_end position

Oleg Ranevskyy via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 10:55:00 PST 2015


iid_iunknown added a comment.

Hi Kuba,

This review has been hold for some time.
There are merge conflicts with the current trunk now. I rebased your changes, solved the conflicts and updated the patch for your convenience. It is not possible to update someone else's patch so I created a new request: http://reviews.llvm.org/D14338.

Please note that the changes in MipsSEFrameLowering.cpp, MipsSEInstrInfo.cpp, Mips/prologue_end.ll and delay-slot.ll are no longer needed as they have been done in r246309.

The prologue_end.ll tests fail as the subprogram definitions are required to be distinct. They have been marked distinct to make the tests pass.

Would you take a look at the new patch and let me know if you were going to commit your changes, please? I could commit it for you if this would be more convenient.

Thank you.


http://reviews.llvm.org/D11268





More information about the llvm-commits mailing list