llvm-mirror/lib/Target/CBackend
Daniel Dunbar 51b81c9930 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.

llvm-svn: 75778
2009-07-15 12:11:05 +00:00
..
TargetInfo Add TargetInfo libraries for all targets. 2009-07-15 06:35:19 +00:00
CBackend.cpp Switch some obvious clients to using the new TargetRegistry. 2009-07-15 10:05:03 +00:00
CMakeLists.txt CMake: Builds all examples. Corrected name of CBackend target. 2008-09-26 19:48:03 +00:00
CTargetMachine.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