Encapsulate testing that we have an iOS Triple in Triple.h in the method isiOS
authorMichael Gottesman <mgottesman@apple.com>
Wed, 30 Jan 2013 22:38:19 +0000 (22:38 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Wed, 30 Jan 2013 22:38:19 +0000 (22:38 +0000)
commite502bba8c6dde1d95cc350c7935a1aea0b41465f
treed886b1fee15104073b97cb85f7b8a053ccd2a49d
parent383da6ba555a3c2be360d9bdc75a74f315f2354e
Encapsulate testing that we have an iOS Triple in Triple.h in the method isiOS
so we follow the convention that all other platforms follow by having an is*
test method.

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