]> granicus.if.org Git - llvm/commit
[TextAPI] Add New Supported Platforms
authorCyndy Ishida <cyndy_ishida@apple.com>
Mon, 23 Sep 2019 15:28:02 +0000 (15:28 +0000)
committerCyndy Ishida <cyndy_ishida@apple.com>
Mon, 23 Sep 2019 15:28:02 +0000 (15:28 +0000)
commita6305400b9f9ee8b5cc7aa0201d72bea91ff2de1
tree9205dc369ed70c52293347314aa8012ee7f2c2b2
parent6d98e4c3ccca3425d4ee0925fac706832b44ebec
[TextAPI] Add New Supported Platforms

Summary: This patch introduces simulators, as well was the restriced zippered and macCatalyst to supported platforms

Reviewers: ributzka, steven_wu

Reviewed By: ributzka

Subscribers: hiraditya, dexonsmith, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67528

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372618 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/TextAPI/MachO/Platform.h
lib/TextAPI/MachO/Platform.cpp
lib/TextAPI/MachO/TextStub.cpp
lib/TextAPI/MachO/TextStubCommon.cpp
unittests/TextAPI/TextStubV2Tests.cpp
unittests/TextAPI/TextStubV3Tests.cpp