diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2021-01-12 18:50:57 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2021-01-12 18:58:10 -0800 |
commit | e5553b9a6ab9f02f382a31cc5117b52c3bfaf77a (patch) | |
tree | bab47a3c850aef3b527637b2f987a954a692a56a /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 914e2f5a02f4f896eec9a00f536d1118bf1d9961 (diff) | |
download | llvm-e5553b9a6ab9f02f382a31cc5117b52c3bfaf77a.zip llvm-e5553b9a6ab9f02f382a31cc5117b52c3bfaf77a.tar.gz llvm-e5553b9a6ab9f02f382a31cc5117b52c3bfaf77a.tar.bz2 |
[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.
rdar://65614640
Differential revision: https://reviews.llvm.org/D94536
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions