Clean up comments that I missed when changing the triple representation.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 21 Feb 2012 08:31:18 +0000 (08:31 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 21 Feb 2012 08:31:18 +0000 (08:31 +0000)
commit0523f41841d0860b2e175a4b20d1ecefd7295c4a
tree75f51a1badfb7f2e3dd1ecc317f3c45ca7affa24
parent7d9b20792bfc528647f8bd7644934b228cc6c60b
Clean up comments that I missed when changing the triple representation.
Somehow, I even missed the ones I wrote just the other day...

Thanks to Matt for the code review.

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