This updates clang to use bundle operands to associate an invoke with
the funclet which it is contained within.
Depends on D15517.
Paths
| Differential D15518
[WinEH] Update clang to use operand bundles on call sites ClosedPublic Authored by majnemer on Dec 14 2015, 7:14 PM.
Details Summary This updates clang to use bundle operands to associate an invoke with Depends on D15517.
Diff Detail
Event Timelinemajnemer updated this object. This revision is now accepted and ready to land.Dec 14 2015, 8:19 PM Closed by commit rL255675: [WinEH] Update clang to use operand bundles on call sites (authored by majnemer). · Explain WhyDec 15 2015, 1:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42901 cfe/trunk/lib/CodeGen/CGCall.cpp
cfe/trunk/lib/CodeGen/CodeGenModule.cpp
|