aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MSP430/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Re-apply r115363 and r115366 now that r115525 has removed the un-needed headerJim Grosbach2010-10-051-1/+1
* Revert patches r115363 r115367 r115391 due to build breakage:Nick Lewycky2010-10-021-1/+1
* Now that the asmprinter itself isn't in the subdir, rename 'AsmPrinter' toJim Grosbach2010-10-011-1/+1
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-241-1/+0
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-221-0/+2
* Give MSP430 a separate asmprinter libAnton Korobeynikov2009-08-141-2/+2
* Add TargetInfo libraries for all targets.Daniel Dunbar2009-07-151-0/+2
* Dummy MSP430 backendAnton Korobeynikov2009-05-031-0/+21