[PATCH] D12546: [WinEH] Emit prologues and epilogues for funclets
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 15:46:09 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL247092: [WinEH] Emit prologues and epilogues for funclets (authored by rnk).
Changed prior to commit:
http://reviews.llvm.org/D12546?vs=33758&id=34275#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12546
Files:
llvm/trunk/include/llvm/CodeGen/WinEHFuncInfo.h
llvm/trunk/lib/CodeGen/AsmPrinter/WinException.cpp
llvm/trunk/lib/CodeGen/PrologEpilogInserter.cpp
llvm/trunk/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
llvm/trunk/lib/Target/X86/X86FrameLowering.h
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
llvm/trunk/lib/Target/X86/X86WinEHState.cpp
llvm/trunk/test/CodeGen/X86/win-catchpad-csrs.ll
llvm/trunk/test/CodeGen/X86/win-catchpad.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12546.34275.patch
Type: text/x-patch
Size: 28130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150908/85a3ad2b/attachment.bin>
More information about the llvm-commits
mailing list