[PATCH] D87448: [CodeGen] [WinException] Only produce handler data at the end of the function if needed
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 21 12:00:01 PDT 2020
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
In D87448#2277207 <https://reviews.llvm.org/D87448#2277207>, @mstorsjo wrote:
> @rnk - Can you follow up on the discussion above?
I agree, it sounds like the current order isn't worth preserving then. Let's do this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87448/new/
https://reviews.llvm.org/D87448
More information about the llvm-commits
mailing list