[PATCH] D74416: [llvm][TextAPI] add simulators to output

Cyndy Ishida via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 07:59:56 PST 2020


cishida created this revision.
cishida added reviewers: ributzka, steven_wu.
Herald added subscribers: llvm-commits, dexonsmith, hiraditya.
Herald added a project: LLVM.

- for <= tbd_v3, simulator platforms appear the same as the real

platform and we distinct the difference from the architecture.

fixes: rdar://problem/59161559


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74416

Files:
  llvm/lib/TextAPI/MachO/TextStubCommon.cpp
  llvm/unittests/TextAPI/TextStubV3Tests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74416.243883.patch
Type: text/x-patch
Size: 4182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200211/8c6e7516/attachment.bin>


More information about the llvm-commits mailing list