[PATCH] Extended support for native Windows C++ EH outlining

Andy Kaylor andrew.kaylor at intel.com
Wed Mar 11 15:10:19 PDT 2015


Simplified cleanup handler mapping
Eliminated duplicate landing pad instruction mapping


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7886

Files:
  include/llvm/Transforms/Utils/Cloning.h
  lib/CodeGen/WinEHPrepare.cpp
  lib/Transforms/Utils/CloneFunction.cpp
  test/CodeGen/WinEH/cppeh-catch-all.ll
  test/CodeGen/WinEH/cppeh-catch-scalar.ll
  test/CodeGen/WinEH/cppeh-frame-vars.ll
  test/CodeGen/WinEH/cppeh-inalloca.ll
  test/CodeGen/WinEH/cppeh-min-unwind.ll
  test/CodeGen/WinEH/cppeh-nested-2.ll
  test/CodeGen/WinEH/cppeh-nonalloca-frame-values.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7886.21775.patch
Type: text/x-patch
Size: 111122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150311/2f0c35c6/attachment.bin>


More information about the llvm-commits mailing list