commit | aefeecffdd75290ccf26020d77e61230fa8aa558 | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Tue Dec 04 17:15:23 2018 +0000 |
committer | Jonas Devlieghere <jonas@devlieghere.com> | Tue Dec 04 17:15:23 2018 +0000 |
tree | 72d69a71ab5bafb34e85808020721eb26531a740 | |
parent | 4bd85618e73b224187148f42059355a18789448b [diff] |
[dsymutil] Ensure we're comparing time stamps with the same precision. After TimePoint's precision was increased in LLVM we started seeing failures because the modification times didn't match. This adds a time cast to ensure that we're comparing TimePoints with the same amount of precision. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@348283 91177308-0d34-0410-b5e6-96231b3b80d8