summaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/AsmPrinter/Makefile
Commit message (Expand)AuthorAge
* move all the target's asmprinters into the main target. The piece Chris Lattner2010-11-14
* Fix LLVM build when the user specifies CPPFLAGS on the make command line.Jeffrey Yasskin2010-03-12
* make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.Chris Lattner2010-01-24
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-22
* Normalize makefile comments and sort cmake file lists.Benjamin Kramer2009-08-31
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-09
* Separate sparc asmprinter. This should unbreak the native buildAnton Korobeynikov2008-11-11