aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/PowerPC/AsmPrinter/Makefile
Commit message (Expand)AuthorAgeFilesLines
* move PPCAsmPrinter into the main PPC library, like ARM and X86.Chris Lattner2010-11-141-15/+0
* Fix LLVM build when the user specifies CPPFLAGS on the make command line.Jeffrey Yasskin2010-03-121-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/+1
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-3/+3
* Fix comments.Matthijs Kooijman2008-11-241-2/+2
* Factor out asmprinter out of ppcAnton Korobeynikov2008-08-171-0/+15