llvm-6502/lib/Target/CppBackend
Daniel Dunbar 03f4bc5d6c Provide TargetMachine implementations with reference to Target they were created
from.
 - This commit is almost entirely propogating the reference through the
   TargetMachine subclasses' constructor calls.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75778 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-15 12:11:05 +00:00
..
TargetInfo Add TargetInfo libraries for all targets. 2009-07-15 06:35:19 +00:00
CMakeLists.txt CMake: Builds all targets. 2008-09-26 04:40:32 +00:00
CPPBackend.cpp Register Target's TargetMachine and AsmPrinter in the new registry. 2009-07-15 09:22:31 +00:00
CPPTargetMachine.h Provide TargetMachine implementations with reference to Target they were created 2009-07-15 12:11:05 +00:00
Makefile Add TargetInfo libraries for all targets. 2009-07-15 06:35:19 +00:00