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

Reid Kleckner rnk at google.com
Wed Nov 19 10:33:47 PST 2014


  - Add comments

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
  test/CodeGen/X86/seh-basic.ll
  test/CodeGen/X86/seh-safe-div.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6300.16390.patch
Type: text/x-patch
Size: 35397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141119/8d67a863/attachment.bin>


More information about the llvm-commits mailing list