[all-commits] [llvm/llvm-project] f9fe60: [TextAPI] Support more constructors for PackedVers...
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Thu Sep 7 12:26:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9fe6032cd6fd0814a15dfddf3116494ffa46ac7
https://github.com/llvm/llvm-project/commit/f9fe6032cd6fd0814a15dfddf3116494ffa46ac7
Author: Cyndy Ishida <cyndy_ishida at apple.com>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M llvm/include/llvm/TextAPI/PackedVersion.h
M llvm/lib/TextAPI/PackedVersion.cpp
M llvm/unittests/TextAPI/TextStubV5Tests.cpp
Log Message:
-----------
[TextAPI] Support more constructors for PackedVersions
TBD files now record minimum deplyoment versions and tapi interfaces
with apple system linker by a packed version encoding. Support mapping
between that and `VersionTuple`s.
More information about the All-commits
mailing list