[PATCH] D67528: [TextAPI] Add New Supported Platforms

Cyndy Ishida via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 12 16:24:45 PDT 2019


cishida created this revision.
cishida added reviewers: ributzka, steven_wu.
Herald added subscribers: dexonsmith, hiraditya.
Herald added a project: LLVM.
cishida added a parent revision: D67527: [TextAPI] Arch&Platform to Target.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D67528

Files:
  llvm/include/llvm/TextAPI/MachO/Platform.h
  llvm/lib/TextAPI/MachO/Platform.cpp
  llvm/lib/TextAPI/MachO/TextStub.cpp
  llvm/lib/TextAPI/MachO/TextStubCommon.cpp
  llvm/unittests/TextAPI/TextStubV2Tests.cpp
  llvm/unittests/TextAPI/TextStubV3Tests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67528.220026.patch
Type: text/x-patch
Size: 9784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190912/6b182634/attachment.bin>


More information about the llvm-commits mailing list