[all-commits] [llvm/llvm-project] 3ed88b: [llvm][TextAPI/MachO] Support writing single macCa...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Jan 27 10:21:15 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3ed88b052b198285d4464166b728ec2e236f814e
https://github.com/llvm/llvm-project/commit/3ed88b052b198285d4464166b728ec2e236f814e
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-27 (Mon, 27 Jan 2020)
Changed paths:
M llvm/lib/TextAPI/MachO/TextStubCommon.cpp
M llvm/unittests/TextAPI/TextStubV3Tests.cpp
Log Message:
-----------
[llvm][TextAPI/MachO] Support writing single macCatalyst platform
TAPI currently lacks a way to emit the macCatalyst platform. For TBD_V3
is does support zippered frameworks given that both macOS and
macCatalyst are part of the PlatformSet.
Differential revision: https://reviews.llvm.org/D73325
More information about the All-commits
mailing list