OSDN Git Service

Added getDefaultSubtargetFeatures method to SubtargetFeatures class which returns...
authorViktor Kutuzov <vkutuzov@accesssoftek.com>
Wed, 18 Nov 2009 20:20:05 +0000 (20:20 +0000)
committerViktor Kutuzov <vkutuzov@accesssoftek.com>
Wed, 18 Nov 2009 20:20:05 +0000 (20:20 +0000)
commite823db8bae7fe42cd4f1fa861bec8c36a636702b
tree4db83bfe4da22d79b8b71a0d84b4401f9168a4ce
parent7cd5d3e05ca9573dbac1a01846813037f901480c
Added getDefaultSubtargetFeatures method to SubtargetFeatures class which returns a correct feature string for given triple.

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