This is an archive of the discontinued LLVM Phabricator instance.

Remove TimeValue class
ClosedPublic

Authored by labath on Nov 9 2016, 4:29 AM.

Details

Summary

All uses have been replaced by appropriate std::chrono types, and the class is
now unused.

Diff Detail

Repository
rL LLVM

Event Timeline

labath updated this revision to Diff 77334.Nov 9 2016, 4:29 AM
labath retitled this revision from to Remove TimeValue class.
labath updated this object.
labath added reviewers: zturner, mehdi_amini.
labath added a subscriber: llvm-commits.
mehdi_amini accepted this revision.Nov 9 2016, 8:28 AM
mehdi_amini edited edge metadata.

LGTM.
Thanks for the cleanup!

This revision is now accepted and ready to land.Nov 9 2016, 8:28 AM
This revision was automatically updated to reflect the committed changes.
llvm/trunk/lib/Support/TimeValue.cpp