Also add enum types for __C_specific_handler and _CxxFrameHandler3 for
which we know a few things.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D7214
Move EH personality type classification to Analysis/LibCallSemantics.h ClosedPublic Authored by rnk on Jan 27 2015, 4:09 PM.
Details Summary Also add enum types for __C_specific_handler and _CxxFrameHandler3 for
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 27 2015, 5:11 PM Closed by commit rL227284: Move EH personality type classification to Analysis/LibCallSemantics.h (authored by rnk). · Explain WhyJan 27 2015, 5:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 18867 llvm/trunk/include/llvm/Analysis/LibCallSemantics.h
llvm/trunk/lib/Analysis/LibCallSemantics.cpp
llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/trunk/test/Transforms/InstCombine/LandingPadClauses.ll
|