[PATCH] [WinEH] Update C++ exception state numbering code
Andy Kaylor
andrew.kaylor at intel.com
Tue May 5 19:16:00 PDT 2015
Hi majnemer, rnk,
This patch updates the code that calculates C++ exception states. The results after this patch still have some problems, but it is much better. In particular, this patch helps with rethrowing exceptions from within a catch handler.
REPOSITORY
rL LLVM
http://reviews.llvm.org/D9512
Files:
include/llvm/CodeGen/WinEHFuncInfo.h
lib/CodeGen/AsmPrinter/Win64Exception.cpp
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
test/CodeGen/WinEH/cppeh-prepared-catch-reordered.ll
test/CodeGen/WinEH/cppeh-prepared-catch.ll
test/CodeGen/WinEH/cppeh-prepared-cleanups.ll
test/CodeGen/WinEH/cppeh-state-calc-1.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9512.25001.patch
Type: text/x-patch
Size: 29489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150506/a8cea3b5/attachment.bin>
More information about the llvm-commits
mailing list