Use a range based for loop for the SubtargetFeatures print function.
authorEric Christopher <echristo@gmail.com>
Tue, 6 May 2014 21:20:29 +0000 (21:20 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 6 May 2014 21:20:29 +0000 (21:20 +0000)
commit887ab99a6ecb3d71d9e6eea535fe4e38df324cd9
tree262af856404591fa481215fa7ae059fc5cadb6c2
parentccad744d4a09d2435c66212ddff6ef52deef72d2
Use a range based for loop for the SubtargetFeatures print function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208132 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/SubtargetFeature.cpp