[PATCH] D75712: Avoid emitting unreachable SP adjustments after `throw`
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 6 13:50:11 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG65b21282c710: Avoid emitting unreachable SP adjustments after `throw` (authored by rnk).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75712/new/
https://reviews.llvm.org/D75712
Files:
llvm/lib/Target/X86/X86FrameLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/noreturn-call-win64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75712.248822.patch
Type: text/x-patch
Size: 4861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/bd44712b/attachment.bin>
More information about the llvm-commits
mailing list