Replace a hand rolled loop with a lovely StringRef helper we have these
authorChandler Carruth <chandlerc@gmail.com>
Tue, 21 Feb 2012 09:12:48 +0000 (09:12 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 21 Feb 2012 09:12:48 +0000 (09:12 +0000)
commitdac3d36584766a7c00972603598dcdff2f5314d5
tree1dbffdd80ac07f33f009d3849ad9061489e46a60
parent4fbf6581514a494c15b82ce2f9b6f79b24216c6f
Replace a hand rolled loop with a lovely StringRef helper we have these
days. No functionality changed.

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