aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/CBackend/CTargetMachine.h
AgeCommit message (Expand)Author
2004-03-03SPECIFY a target data to initialize the CBE target with. Until now we haveChris Lattner
2004-03-01TargetCacheInfo has been removed; its only uses were to propagate a constantBrian Gaeke
2004-02-13Convert the C backend into a target, for use with LLC. This allows us to useChris Lattner