[PATCH] [WinEH] Add an EH registration and state insertion pass for 32-bit x86

Reid Kleckner rnk at google.com
Thu Apr 30 17:02:54 PDT 2015


- Add test which found some simple bugs
- Fix some formatting issues


http://reviews.llvm.org/D9422

Files:
  include/llvm/MC/MCAsmInfo.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/WinEHPrepare.cpp
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/MCTargetDesc/X86MCAsmInfo.cpp
  lib/Target/X86/X86.h
  lib/Target/X86/X86TargetMachine.cpp
  lib/Target/X86/X86WinEHState.cpp
  test/CodeGen/X86/win32-eh.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9422.24783.patch
Type: text/x-patch
Size: 19760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150501/4169a368/attachment.bin>


More information about the llvm-commits mailing list