This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rL LLVM

Event Timeline

arphaman created this revision.Jul 2 2019, 1:25 PM
arphaman retitled this revision from [triple] add 'macCatalyst to [triple] add 'macCatalyst' environment.Jul 2 2019, 1:26 PM
arphaman edited the summary of this revision. (Show Details)
arphaman added reviewers: steven_wu, jfb.
jfb accepted this revision.Jul 2 2019, 1:32 PM
jfb added inline comments.
llvm/lib/Support/Triple.cpp
243 ↗(On Diff #207616)

Same-line as above?

This revision is now accepted and ready to land.Jul 2 2019, 1:32 PM
This revision was automatically updated to reflect the committed changes.
arphaman marked an inline comment as done.