This is an archive of the discontinued LLVM Phabricator instance.

[Statepoint] Improve two asserts, fix some style (NFC)
ClosedPublic

Authored by artagnon on Feb 9 2015, 1:38 PM.

Details

Summary

It's important that our users immediately know what gc.safepoint_poll
is. Also fix the style of the declaration of CreateGCStatepoint, in
preparation for another change that will wrap it.

Diff Detail

Repository
rL LLVM

Event Timeline

artagnon updated this revision to Diff 19609.Feb 9 2015, 1:38 PM
artagnon retitled this revision from to [Statepoint] Improve two asserts, fix some style (NFC).
artagnon updated this object.
artagnon edited the test plan for this revision. (Show Details)
artagnon added a reviewer: reames.
artagnon added a subscriber: Unknown Object (MLST).
This revision was automatically updated to reflect the committed changes.