OSDN Git Service

[triple] Use 'macabi' environment name for the Mac Catalyst triples
authorAlex Lorenz <arphaman@gmail.com>
Wed, 3 Jul 2019 01:02:43 +0000 (01:02 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Wed, 3 Jul 2019 01:02:43 +0000 (01:02 +0000)
commit255ffb6b06f5a7c01553134aef36bc4cd8c457e3
tree14d85dc8626f47330ecbe0e4027e56bbc0e44929
parentc2427c2dc9c28c28e3ab566495810b246568104d
[triple] Use 'macabi' environment name for the Mac Catalyst triples

The 'macabi' environment name is preferred instead of 'maccatalyst'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364988 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Triple.h
lib/Support/Triple.cpp
test/CodeGen/X86/macCatalyst.ll
test/MC/MachO/darwin-version-min-load-command.s
unittests/ADT/TripleTest.cpp