This is an archive of the discontinued LLVM Phabricator instance.

Use llvm::VersionTuple to store DWARF producer info (NFC)
ClosedPublic

Authored by aprantl on Oct 5 2021, 5:37 PM.

Details

Summary

This has the nice side-effect that it can actually store the quadruple version numbers that Apple's tools are using nowadays.

rdar://82982162

Diff Detail

Event Timeline

aprantl requested review of this revision.Oct 5 2021, 5:37 PM
aprantl updated this revision to Diff 377402.
aprantl updated this revision to Diff 377403.
aprantl created this revision.

Fix typo

This revision is now accepted and ready to land.Oct 5 2021, 6:39 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptOct 6 2021, 2:56 PM