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)
commit27783bc9c107056cbd29d48bf33ac688768fbb52
treed9bd5262e7bda4373bc4ea6e720eec033b9f5b56
parentdcbf698ddec148c8acddfe53538f8b7e83c324aa
Remove Triple::getArchTypeForDarwinArchName. I lives on the clang driver now.

llvm-svn: 167157
llvm/include/llvm/ADT/Triple.h
llvm/lib/Support/Triple.cpp