OSDN Git Service

Rework the PPC TargetMachine so that the non-function specific
authorEric Christopher <echristo@gmail.com>
Wed, 1 Oct 2014 20:38:26 +0000 (20:38 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 1 Oct 2014 20:38:26 +0000 (20:38 +0000)
commitc9038d9c1b72b0b0b22cc6d972a9b45ca4efc6a2
treee68e5b8f8ba0040251a576f6ef8b78107c9122b9
parent2e07dedce310391ccbf0e2d55ca39edf0805c5ff
Rework the PPC TargetMachine so that the non-function specific
overrides happen at TargetMachine creation and not on every
subtarget creation.

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