OSDN Git Service

Add Triple::str() which returns the contents of the Triple as a string, as a more...
authorDaniel Dunbar <daniel@zuster.org>
Wed, 11 Nov 2009 00:43:14 +0000 (00:43 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 11 Nov 2009 00:43:14 +0000 (00:43 +0000)
commit3691393b86c6849525dcdfb096d9da816ac1545e
tree72d6ef880eb7615d19fbb3ca7515ecc076c50706
parent39ae3ff6d13ef71d0f0ecc8499b49935355508af
Add Triple::str() which returns the contents of the Triple as a string, as a more readable alternative to getTriple().

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