[all-commits] [llvm/llvm-project] c3d171: [llvm][TextAPI] add simulators to output
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Tue Feb 11 10:36:17 PST 2020
Branch: refs/heads/arcpatch-D74416
Home: https://github.com/llvm/llvm-project
Commit: c3d171f8828eb4fe0a32df3119d7ac69af948285
https://github.com/llvm/llvm-project/commit/c3d171f8828eb4fe0a32df3119d7ac69af948285
Author: Cyndy Ishida <cyndy_ishida at apple.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M llvm/lib/TextAPI/MachO/TextStubCommon.cpp
M llvm/unittests/TextAPI/TextStubV3Tests.cpp
Log Message:
-----------
[llvm][TextAPI] add simulators to output
Summary:
* for <= tbd_v3, simulator platforms appear the same as the real
platform and we distinct the difference from the architecture.
fixes: rdar://problem/59161559
Reviewers: ributzka, steven_wu
Reviewed By: ributzka
Subscribers: hiraditya, dexonsmith, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D74416
More information about the All-commits
mailing list