ARM: add watchOS default version support function.
authorTim Northover <tnorthover@apple.com>
Wed, 28 Oct 2015 22:57:14 +0000 (22:57 +0000)
committerTim Northover <tnorthover@apple.com>
Wed, 28 Oct 2015 22:57:14 +0000 (22:57 +0000)
commit332db19551dd606aa6aecbdfaf1c93f8bc1e9edf
treeec7bce394241ced0f0e750f12df8d2928309de95
parented754ee4a72676ed8b6a54b2450250ab62949ed0
ARM: add watchOS default version support function.

It's useful for Clang's Driver faff.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251574 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Triple.h
lib/Support/Triple.cpp