Also add enum types for __C_specific_handler and _CxxFrameHandler3 for
which we know a few things.
Details
Details
Diff Detail
Diff Detail
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 18865 include/llvm/Analysis/LibCallSemantics.h
lib/Analysis/LibCallSemantics.cpp
lib/Transforms/InstCombine/InstructionCombining.cpp
test/Transforms/InstCombine/LandingPadClauses.ll
|