Now that the optimization level is adjusting the feature string
authorEric Christopher <echristo@gmail.com>
Wed, 1 Oct 2014 21:05:35 +0000 (21:05 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 1 Oct 2014 21:05:35 +0000 (21:05 +0000)
commit406dccea991a05eb5e5d6dcc3477768af582ccfa
tree14d3f125353c643105fb68e66ace6a1e50e6f9dd
parentb1b266ca9c40b7966945e47468c0661d113a0985
Now that the optimization level is adjusting the feature string
before we hit the subtarget, remove the constructor parameter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218817 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCSubtarget.cpp
lib/Target/PowerPC/PPCSubtarget.h
lib/Target/PowerPC/PPCTargetMachine.cpp