aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/CppBackend/TargetInfo/CppBackendTargetInfo.cpp
AgeCommit message (Expand)Author
2011-08-24Move TargetRegistry and TargetSelect from Target to Support where they belong.Evan Cheng
2011-07-25Move CBackend and CppBackend MC initialization to TargetInfo.Evan Cheng
2009-07-26Kill Target specific ModuleMatchQuality stuff.Daniel Dunbar
2009-07-25Simplify JIT target selection.Daniel Dunbar
2009-07-18Add some missing includes.Daniel Dunbar
2009-07-18Put Target definitions inside Target specific header, and llvm namespace.Daniel Dunbar
2009-07-15Add TargetInfo libraries for all targets.Daniel Dunbar