Rollback changes r89516: Added two SubtargetFeatures::AddFeatures methods, which...
authorViktor Kutuzov <vkutuzov@accesssoftek.com>
Wed, 25 Nov 2009 22:44:18 +0000 (22:44 +0000)
committerViktor Kutuzov <vkutuzov@accesssoftek.com>
Wed, 25 Nov 2009 22:44:18 +0000 (22:44 +0000)
commit308f6630a3f413ab32763bc78ab7802df372751d
treea3d9619398e9cfbe6b6ceeb1fa850fc90a982326
parente7c9195706ce17b5016f74005ecab5523519deea
Rollback changes r89516: Added two SubtargetFeatures::AddFeatures methods, which accept a comma-separated string or already parsed command line parameters as input, and some code re-factoring to use these new methods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89893 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/SubtargetFeature.h
lib/Target/SubtargetFeature.cpp
tools/lto/LTOCodeGenerator.cpp