[all-commits] [llvm/llvm-project] 8c3d0d: [llvm][TextAPI] add simulators to output
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Tue Feb 11 10:38:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8c3d0d6a5f5a2a521c4cbae7acbad82a49e2a92f
https://github.com/llvm/llvm-project/commit/8c3d0d6a5f5a2a521c4cbae7acbad82a49e2a92f
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