[PATCH] D35844: Correct dwarf unwind information in function epilogue
Petar Jovanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 3 14:22:25 PDT 2017
petarj added a comment.
In https://reviews.llvm.org/D35844#830951, @iteratee wrote:
> Can you provide a description of what you had to change relative to the rollback
Violeta has provided that information in the first comment <https://reviews.llvm.org/D35844#820268>.
In https://reviews.llvm.org/D35844#830951, @iteratee wrote:
> and how you're verifying that the issue that caused the rollback has been fixed?
She reproduced all the issues, and verified that none of these occur with this version of the patch.
Repository:
rL LLVM
https://reviews.llvm.org/D35844
More information about the llvm-commits
mailing list