OSDN Git Service

Remove a use of subtarget initialization in the X86 backend so we can get rid of...
authorEric Christopher <echristo@gmail.com>
Tue, 20 Sep 2016 16:04:59 +0000 (16:04 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 20 Sep 2016 16:04:59 +0000 (16:04 +0000)
commit57ab7e9f49271e407c7605f164c60e75eba86cc8
tree3ba5a558892c93da1ba4cc2077bc816743dd00ca
parenta61998926f41d6a3d36c51ba4196e290e7aa79e2
Remove a use of subtarget initialization in the X86 backend so we can get rid of the default subtarget.

NFC intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281982 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86TargetMachine.cpp