This patch adds a 'macCatalyst' environment support to LLVM.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64097
[triple] add 'macCatalyst' environment ClosedPublic Authored by arphaman on Jul 2 2019, 1:25 PM.
Details Summary This patch adds a 'macCatalyst' environment support to LLVM.
Diff Detail
Event Timelinearphaman retitled this revision from [triple] add 'macCatalyst to [triple] add 'macCatalyst' environment.Jul 2 2019, 1:26 PM This revision is now accepted and ready to land.Jul 2 2019, 1:32 PM Closed by commit rL364971: [triple] add 'macCatalyst' environment type (authored by arphaman). · Explain WhyJul 2 2019, 2:37 PM This revision was automatically updated to reflect the committed changes. arphaman marked an inline comment as done.
Revision Contents
Diff 207633 llvm/trunk/include/llvm/ADT/Triple.h
llvm/trunk/lib/Support/Triple.cpp
llvm/trunk/unittests/ADT/TripleTest.cpp
|