[PATCH] D15405: [EHPersonality] Add a new personality enum to represent langindPad of token type
Chen Li via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 11 14:21:40 PST 2015
chenli updated this revision to Diff 42581.
chenli added a comment.
Update patch to make the new enum similar to Unknown in all cases, except that it has landingpads of token types.
http://reviews.llvm.org/D15405
Files:
include/llvm/Analysis/EHPersonalities.h
lib/Analysis/EHPersonalities.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp
test/CodeGen/X86/token_landingpad.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15405.42581.patch
Type: text/x-patch
Size: 4005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151211/b4a59c6b/attachment.bin>
More information about the llvm-commits
mailing list