Daniel Dunbar
|
7eaf6dd84a
|
Tweak cmake files for the four targets that don't split CodeGen out.
- We should canonicalize this and get rid of the cmake and llvm-config hacks to
support both variants.
llvm-svn: 76350
|
2009-07-19 00:26:46 +00:00 |
Daniel Dunbar
|
83779208cc
|
Add dependencies from TargetInfo onto .td generation.
- Shouldn't really be necessary, but currently .inc files get included into
some main target headers.
llvm-svn: 76349
|
2009-07-19 00:21:12 +00:00 |
Daniel Dunbar
|
56e2947a33
|
Add TargetInfo libraries for all targets.
- Intended to match current TargetMachine implementations.
- No facilities for linking these in yet.
llvm-svn: 75751
|
2009-07-15 06:35:19 +00:00 |