switch Triple to take twines instead of stringrefs.
authorChris Lattner <sabre@nondot.org>
Sun, 24 Jul 2011 20:45:08 +0000 (20:45 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 24 Jul 2011 20:45:08 +0000 (20:45 +0000)
commitb7fbcc9696e38ca26c7eb67077c04b51c846c9cb
tree06b1860bd23af5ec578afe5c286f119bc991f48a
parent3f25ee080ca7c92ff735df29c78e7cfbd62c8cb6
switch Triple to take twines instead of stringrefs.

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