[PATCH] Classify functions by EH personality type rather than using the triple

Reid Kleckner rnk at google.com
Wed Jan 14 17:38:16 PST 2015


Hi majnemer,

This mostly reverts commit r222062 and replaces it with a new enum. At
some point this enum will grow at least for other MSVC EH personalities.

http://reviews.llvm.org/D6987

Files:
  include/llvm/CodeGen/MachineModuleInfo.h
  include/llvm/MC/MCAsmInfo.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
  lib/CodeGen/AsmPrinter/EHStreamer.cpp
  lib/CodeGen/AsmPrinter/Win64Exception.cpp
  lib/CodeGen/MachineModuleInfo.cpp
  lib/CodeGen/Passes.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6987.18201.patch
Type: text/x-patch
Size: 9691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150115/ba7da228/attachment.bin>


More information about the llvm-commits mailing list