[PATCH] D13261: [WinEH] Teach AsmPrinter about funclets
David Majnemer via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 29 13:14:27 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL248824: [WinEH] Teach AsmPrinter about funclets (authored by majnemer).
Changed prior to commit:
http://reviews.llvm.org/D13261?vs=36016&id=36027#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13261
Files:
llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
llvm/trunk/include/llvm/CodeGen/WinEHFuncInfo.h
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterHandler.h
llvm/trunk/lib/CodeGen/AsmPrinter/WinException.cpp
llvm/trunk/lib/CodeGen/AsmPrinter/WinException.h
llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
llvm/trunk/test/CodeGen/WinEH/seh-prepared-basic.ll
llvm/trunk/test/CodeGen/X86/gcc_except_table.ll
llvm/trunk/test/CodeGen/X86/seh-catch-all.ll
llvm/trunk/test/CodeGen/X86/seh-except-finally.ll
llvm/trunk/test/CodeGen/X86/seh-finally.ll
llvm/trunk/test/CodeGen/X86/seh-safe-div.ll
llvm/trunk/test/CodeGen/X86/win-catchpad-csrs.ll
llvm/trunk/test/CodeGen/X86/win-catchpad.ll
llvm/trunk/test/CodeGen/X86/win-cleanuppad.ll
llvm/trunk/test/CodeGen/X86/win-funclet-cfi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13261.36027.patch
Type: text/x-patch
Size: 27220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/4dec1219/attachment.bin>
More information about the llvm-commits
mailing list