[PATCH] D14668: [WinEH] Move WinEHFuncInfo from MachineModuleInfo to MachineFunction

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 13:13:11 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253378: [WinEH] Move WinEHFuncInfo from MachineModuleInfo to MachineFunction (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D14668?vs=40183&id=40425#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14668

Files:
  llvm/trunk/include/llvm/CodeGen/MachineFunction.h
  llvm/trunk/include/llvm/CodeGen/MachineModuleInfo.h
  llvm/trunk/include/llvm/CodeGen/WinEHFuncInfo.h
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/CodeGen/AsmPrinter/WinException.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/WinException.h
  llvm/trunk/lib/CodeGen/MachineFunction.cpp
  llvm/trunk/lib/CodeGen/MachineModuleInfo.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86WinEHState.cpp
  llvm/trunk/test/CodeGen/X86/seh-catch-all-win32.ll
  llvm/trunk/test/CodeGen/X86/seh-stack-realign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14668.40425.patch
Type: text/x-patch
Size: 34084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151117/60996090/attachment.bin>


More information about the llvm-commits mailing list