Some shared code for handling eh.exceptionpointer and eh.exceptioncode
needs to not share the part that truncates to 32 bits, which is intended
just for exception codes.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D13747
[WinEH] Fix eh.exceptionpointer intrinsic lowering ClosedPublic Authored by JosephTremoulet on Oct 14 2015, 3:18 PM.
Details Summary Some shared code for handling eh.exceptionpointer and eh.exceptioncode
Diff Detail Event TimelineJosephTremoulet updated this object. This revision is now accepted and ready to land.Oct 16 2015, 4:42 PM
Revision Contents
Diff 37400 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
test/CodeGen/WinEH/wineh-exceptionpointer.ll
|