This is an archive of the discontinued LLVM Phabricator instance.

Add front() method to SetVector.
ClosedPublic

Authored by jsjodin on Nov 30 2016, 9:20 AM.

Details

Summary

This will later be needed by the Machine CFG Structurizer.

Diff Detail

Repository
rL LLVM

Event Timeline

jsjodin updated this revision to Diff 79764.Nov 30 2016, 9:20 AM
jsjodin retitled this revision from to Add front() method to SetVector..
jsjodin updated this object.
jsjodin added reviewers: arsenm, tstellarAMD.
jsjodin added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Dec 14 2016, 7:53 AM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Dec 14 2016, 7:53 AM
This revision was automatically updated to reflect the committed changes.