SubTargetFeature.cpp: it seems the size of this SmallVector should be 3
authorHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 02:21:32 +0000 (02:21 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 11 Aug 2014 02:21:32 +0000 (02:21 +0000)
commit9af090246dc2f7686b681ed7508fe38369b157a4
tree363ef3a5a32bdcc13a78c719ca599cfa552d52f8
parente4506cddc5564633c6fc87c2df4bccbac0391bfc
SubTargetFeature.cpp: it seems the size of this SmallVector should be 3

because some subtarget feature strings have three components.

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