Migrate PPCAsmPrinter's subtarget from reference to pointer in
authorEric Christopher <echristo@gmail.com>
Tue, 10 Feb 2015 00:44:17 +0000 (00:44 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 10 Feb 2015 00:44:17 +0000 (00:44 +0000)
commitcd641756c3fc07874f55429f5ed0290a5f76fcd4
tree704bdb45760a55369aa843058b47d13de0320852
parentc9af50b223eedcc634a3007a12d7bc3036aedcbb
Migrate PPCAsmPrinter's subtarget from reference to pointer in
preparation for making it MachineFunction dependent.

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