If we have no timestamp, don't print the corresponding warning. The binary holder already successfully ignores these cases, but the warning for swift interface files was lacking it.
rdar://86036385
Paths
| Differential D117333
[dsymutil] Don't print swift interface timestamp warning if we have no timestamp ClosedPublic Authored by JDevlieghere on Jan 14 2022, 9:48 AM.
Details Summary If we have no timestamp, don't print the corresponding warning. The binary holder already successfully ignores these cases, but the warning for swift interface files was lacking it. rdar://86036385
Diff Detail
Event TimelineJDevlieghere created this revision. This revision is now accepted and ready to land.Jan 19 2022, 9:11 AM This revision was landed with ongoing or failed builds.Jan 19 2022, 9:52 PM Closed by commit rG10ea7316995d: [dsymutil] Don't print timestamp warning if we have no timestamp (authored by JDevlieghere). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 401509 llvm/test/tools/dsymutil/X86/swift-ast-x86_64.test
llvm/tools/dsymutil/DwarfLinkerForBinary.cpp
|
We could have a local variable called epochStart or something to make this more readable, but wither way is fine.