Switch SubtargetFeatures from std::string to StringRef.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 1 Jul 2011 00:23:10 +0000 (00:23 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 1 Jul 2011 00:23:10 +0000 (00:23 +0000)
commite1bff38386b0af24b5564c3d20888c7bbb045099
treed45ffa65b8e70971d7ce88e17227c03ca5867eca
parent1070f82569be2602640e15e3a0a3eda55228b8aa
Switch SubtargetFeatures from std::string to StringRef.

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