1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Target/CppBackend
Daniel Dunbar 21c4f86d86 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
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