]> granicus.if.org Git - clang/commit
Use the triple directly, rather then getTriple().
authorChad Rosier <mcrosier@apple.com>
Wed, 9 May 2012 18:51:13 +0000 (18:51 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 9 May 2012 18:51:13 +0000 (18:51 +0000)
commit8c990274ae17cf7c56048ee453b0566515633b7f
tree0e361bd2f6efbbfbff5bf6f98f65f3998615acee
parent50e8a270cf58770fef90f9b8f610a007a800380b
Use the triple directly, rather then getTriple().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156501 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp