Add Triple::getMacOSXVersion to replace crufty code in the clang driver.
authorBob Wilson <bob.wilson@apple.com>
Tue, 31 Jan 2012 22:32:29 +0000 (22:32 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 31 Jan 2012 22:32:29 +0000 (22:32 +0000)
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


No differences found