aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/MSIL/TargetInfo/MSILTargetInfo.cpp
AgeCommit message (Expand)Author
2010-08-28remove the MSIL backend. It isn't maintained, is buggy, has no testcasesChris Lattner
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