Begin fleshing out more convenience predicates in llvm::Triple and
authorChandler Carruth <chandlerc@gmail.com>
Sun, 5 Feb 2012 08:26:40 +0000 (08:26 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 5 Feb 2012 08:26:40 +0000 (08:26 +0000)
commit69f44692bf5fea1d908fc06487e173837d06ea58
tree8ea11c4bc257394ee3f02d9ba456afa8c276bc02
parent655b8de7b2ab773a977e0c524307e71354d8af29
Begin fleshing out more convenience predicates in llvm::Triple and
convert at least one client over to use them. Subsequent patches both to
LLVM and Clang will try to convert more people over to a common set of
predicates.

This round of predicates is focused on OS-categorization predicates.

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