aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/AsmPrinter/Makefile
AgeCommit message (Expand)Author
2010-11-14move all the target's asmprinters into the main target. The piece Chris Lattner
2010-03-12Fix LLVM build when the user specifies CPPFLAGS on the make command line.Jeffrey Yasskin
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-08-31Normalize makefile comments and sort cmake file lists.Benjamin Kramer
2009-07-16Let's start another backend :)Anton Korobeynikov