summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-readobj
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-10-24 10:59:17 +0000
committerPavel Labath <labath@google.com>2016-10-24 10:59:17 +0000
commit757ca886cd224726d43333d44b5b2ce0989b7f1c (patch)
treed7416c65b01b7532a708d98fa3ac7a3b2dcab1ce /llvm/tools/llvm-readobj
parent407fd070b776b2c600d53ebb83cb1f4291496606 (diff)
downloadbcm5719-llvm-757ca886cd224726d43333d44b5b2ce0989b7f1c.tar.gz
bcm5719-llvm-757ca886cd224726d43333d44b5b2ce0989b7f1c.zip
Remove TimeValue usage from llvm/Support
Summary: This is a follow-up to D25416. It removes all usages of TimeValue from llvm/Support library (except for the actual TimeValue declaration), and replaces them with appropriate usages of std::chrono. To facilitate this, I have added small utility functions for converting time points and durations into appropriate OS-specific types (FILETIME, struct timespec, ...). Reviewers: zturner, mehdi_amini Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D25730 llvm-svn: 284966
Diffstat (limited to 'llvm/tools/llvm-readobj')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud