[PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM

Reid Kleckner rnk at google.com
Fri Dec 19 13:45:16 PST 2014


- remove obsolete terminoloy about dwarf eh


http://reviews.llvm.org/D6300

Files:
  include/llvm/CodeGen/MachineModuleInfo.h
  include/llvm/MC/MCAsmInfo.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/AsmPrinter/EHStreamer.cpp
  lib/CodeGen/AsmPrinter/EHStreamer.h
  lib/CodeGen/AsmPrinter/Win64Exception.cpp
  lib/CodeGen/AsmPrinter/Win64Exception.h
  lib/CodeGen/MachineModuleInfo.cpp
  lib/CodeGen/Passes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
  lib/Target/X86/X86FrameLowering.cpp
  test/CodeGen/X86/fast-isel-cmp-branch.ll
  test/CodeGen/X86/fast-isel-gep.ll
  test/CodeGen/X86/scev-interchange.ll
  test/CodeGen/X86/seh-basic.ll
  test/CodeGen/X86/seh-safe-div.ll
  test/CodeGen/X86/win64_eh.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6300.17513.patch
Type: text/x-patch
Size: 39426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141219/93ec9e7b/attachment.bin>


More information about the llvm-commits mailing list