Remove Triple::getArchTypeForDarwinArchName. I lives on the clang driver now.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 31 Oct 2012 18:52:25 +0000 (18:52 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 31 Oct 2012 18:52:25 +0000 (18:52 +0000)
commit6d42bbfe5e18f7256049435f2e23d11aeee670f1
treedaef482bcf1bdfc97d2bd6651dcb58b079045f5c
parent497204a94b6ebe94b0cc9b9ef11eee7baf1df53b
Remove Triple::getArchTypeForDarwinArchName. I lives on the clang driver now.

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