Add a dummy subtarget to the CPP backend target machine. This will
authorEric Christopher <echristo@gmail.com>
Mon, 4 Aug 2014 16:40:55 +0000 (16:40 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 4 Aug 2014 16:40:55 +0000 (16:40 +0000)
commit986a9fa1b91d2ab0e0e11fb1dc5d05fa2e1a4a0d
treead3f22129d2c43b3559b7e8cefdd2c96a110b806
parent977b978f936ca9192936ad50a1d03bf100246a4b
Add a dummy subtarget to the CPP backend target machine. This will
allow us to forward all of the standard TargetMachine calls to the
subtarget and still return null as we were before.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214727 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CppBackend/CPPTargetMachine.h