]> granicus.if.org Git - clang/commit
Driver: Push triple objects around instead of going to std::string all the time.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 29 Jun 2013 16:37:14 +0000 (16:37 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 29 Jun 2013 16:37:14 +0000 (16:37 +0000)
commit9df0823a4b82794f573e333115ad4dfff3ab0a34
tree2ebb6468e23c1a8a4a2f0d9ae7b09db3919f141c
parent6e428a446ed7cc170346430afa7be54e83b2d28c
Driver: Push triple objects around instead of going to std::string all the time.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185261 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/TargetInfo.h
lib/Basic/TargetInfo.cpp
lib/Basic/Targets.cpp