Commit
e5553b9a6ab9f02f382a31cc5117b52c3bfaf77a
by Jonas Devlieghere
[dsymutil] Warn on timestmap mismatch between object file and debug map
Add a warning when the timestmap doesn't match between the object file and the debug map entry. We were already emitting such warnings for archive members and swift interface files. This patch also unifies the warning across all three.