[PATCH] D57254: [Outliner] Set nounwind for outlined functions
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 19 13:44:33 PDT 2020
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
LGTM
The unwind info the outliner constructs is in fact buggy, but I guess that's orthogonal to this issue.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57254/new/
https://reviews.llvm.org/D57254
More information about the llvm-commits
mailing list