From: Bob Wilson Date: Tue, 31 Jan 2012 22:32:29 +0000 (+0000) Subject: Add Triple::getMacOSXVersion to replace crufty code in the clang driver. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=bda59fdd71033a8ddfa30ec4b514753017f3da5c;hp=bda59fdd71033a8ddfa30ec4b514753017f3da5c;ds=sidebyside Add Triple::getMacOSXVersion to replace crufty code in the clang driver. This new function provides a way to get the Mac OS X version number from either generic "darwin" triples of macosx triples. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149438 91177308-0d34-0410-b5e6-96231b3b80d8 ---