This has the nice side-effect that it can actually store the quadruple version numbers that Apple's tools are using nowadays.
rdar://82982162
Paths
| Differential D111200
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 TimelineThis revision is now accepted and ready to land.Oct 5 2021, 6:39 PM Closed by commit rG14aa3f3703b5: Use llvm::VersionTuple to store DWARF producer info (NFC) (authored by aprantl). · Explain WhyOct 6 2021, 2:56 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 377699 lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
lldb/unittests/SymbolFile/DWARF/DWARFUnitTest.cpp
|