]> granicus.if.org Git - clang/commit
Use std::string instead of StringRef when generating the auxiliar triple in the front...
authorSamuel Antao <sfantao@us.ibm.com>
Sat, 16 Jul 2016 00:15:56 +0000 (00:15 +0000)
committerSamuel Antao <sfantao@us.ibm.com>
Sat, 16 Jul 2016 00:15:56 +0000 (00:15 +0000)
commit0968b299ff4646981dde6cf06a43d0598df80cef
treea7c1b9d0f736790ba612e8fab94d243787f680c5
parent2fa8012eeb4a2ae7b425db6f2e05471c340e4d1d
Use std::string instead of StringRef when generating the auxiliar triple in the frontend tool.

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