This allows the "if (Statepoint SP = Statepoint(I))" idiom.
(I don't think this change needs review, this was uploaded to
phabricator to provide context for later dependent changes.)
Paths
| Differential D10629
[Statepoints][NFC] Add Statepoint::operator bool() ClosedPublic Authored by sanjoy on Jun 22 2015, 7:11 PM.
Details Summary This allows the "if (Statepoint SP = Statepoint(I))" idiom. (I don't think this change needs review, this was uploaded to
Diff Detail
Event Timelinesanjoy updated this object. sanjoy mentioned this in D10631: [Inliner][NFCI] Add an InlineSite abstraction..Jun 22 2015, 7:14 PM This revision is now accepted and ready to land.Jun 24 2015, 11:37 AM Closed by commit rL241232: [Statepoints][NFC] Add Statepoint::operator bool() (authored by sanjoy). · Explain WhyJul 1 2015, 7:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 28926 llvm/trunk/include/llvm/IR/Statepoint.h
|