llvm-project/llvm/lib/Target/CppBackend
Daniel Dunbar 1b7868ec54 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.

llvm-svn: 77975
2009-08-03 17:40:25 +00:00
..
TargetInfo Kill Target specific ModuleMatchQuality stuff. 2009-07-26 02:22:58 +00:00
CMakeLists.txt CMake: Builds all targets. 2008-09-26 04:40:32 +00:00
CPPBackend.cpp Move most targets TargetMachine constructor to only taking a target triple. 2009-08-02 23:37:13 +00:00
CPPTargetMachine.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