[PATCH] Generate SEH unwinding info on Win64

Vadim Chugunov vadimcn at gmail.com
Fri Jun 13 18:28:59 PDT 2014


Addressed review comments.

http://reviews.llvm.org/D4081

Files:
  include/llvm/CodeGen/MachineFrameInfo.h
  include/llvm/Target/TargetFrameLowering.h
  lib/CodeGen/AsmPrinter/Win64Exception.cpp
  lib/CodeGen/MachineFunction.cpp
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/MC/MCAsmStreamer.cpp
  lib/MC/MCObjectFileInfo.cpp
  lib/MC/MCStreamer.cpp
  lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
  lib/Target/X86/X86FrameLowering.cpp
  lib/Target/X86/X86FrameLowering.h
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86InstrCompiler.td
  lib/Target/X86/X86MCInstLower.cpp
  test/CodeGen/X86/2007-05-05-Personality.ll
  test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll
  test/CodeGen/X86/avx-intel-ocl.ll
  test/CodeGen/X86/gcc_except_table.ll
  test/CodeGen/X86/win64_eh.ll
  test/MC/AsmParser/directive_seh.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4081.10416.patch
Type: text/x-patch
Size: 55255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140614/2edb4abe/attachment.bin>


More information about the llvm-commits mailing list