aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/MSIL/Makefile
AgeCommit message (Expand)Author
2010-08-28remove the MSIL backend. It isn't maintained, is buggy, has no testcasesChris Lattner
2010-01-24make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner
2010-01-22Stop building RTTI information for *most* llvm libraries. NotableChris Lattner
2009-07-15Add TargetInfo libraries for all targets.Daniel Dunbar
2007-12-29remove attribution from lib Makefiles.Chris Lattner
2007-03-25Fix authorshipAnton Korobeynikov
2007-03-21Let the new backend begin!Anton Korobeynikov