diff options
author | Pavel Labath <labath@google.com> | 2016-10-24 13:38:27 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-10-24 13:38:27 +0000 |
commit | bff47b51b68906f9239eaccd692174d4c45bea2c (patch) | |
tree | 08b8212689bdb4b49b8b62cf3b125679a1f66532 /llvm/lib/MC | |
parent | 504bf334b06b315d739297c29dc416fe77d7ad9e (diff) | |
download | bcm5719-llvm-bff47b51b68906f9239eaccd692174d4c45bea2c.tar.gz bcm5719-llvm-bff47b51b68906f9239eaccd692174d4c45bea2c.zip |
[Object] Replace TimeValue with std::chrono
Summary:
Most of the changes are very straight-forward. The only choice I had to make was
to use second-precision time points in the Archive classes. I did this because
the archive files use that precision in the on-disk representation anyway.
Reviewers: rafael, zturner
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D25773
llvm-svn: 284974
Diffstat (limited to 'llvm/lib/MC')
0 files changed, 0 insertions, 0 deletions