llvm-6502/lib/Target/CBackend
Daniel Dunbar d1a919e139 Change C, CBE, MSIL to not provide target data via getTargetData().
- The theory is these should never actually be called, since these boil down to
   passes which can access the target data via the standard mechanism.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77975 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-03 17:40:25 +00:00
..
TargetInfo Factor commonality in triple match routines into helper template for registering 2009-07-26 05:03:33 +00:00
CBackend.cpp Remove now unused arguments from TargetRegistry::lookupTarget. 2009-08-03 04:20:57 +00:00
CMakeLists.txt CMake: Builds all examples. Corrected name of CBackend target. 2008-09-26 19:48:03 +00:00
CTargetMachine.h Change C, CBE, MSIL to not provide target data via getTargetData(). 2009-08-03 17:40:25 +00:00
Makefile Add TargetInfo libraries for all targets. 2009-07-15 06:35:19 +00:00