aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Hello/Makefile
AgeCommit message (Expand)Author
2010-06-24Add an exports file for the Hello example plugin.Dan Gohman
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-01-09Removed trailing whitespace from Makefiles.Misha Brukman
2007-12-29remove attribution from lib Makefiles.Chris Lattner
2007-04-13Undo previous check-in.Devang Patel
2007-04-13Hello uses LLVMSupport.a (SlowerOperationInformer)Devang Patel
2007-04-09Don't link against System or Support library. These things will alreadyReid Spencer
2006-08-07For PR780:Reid Spencer
2005-01-11Add the LOADABLE_MODULE=1 directive to indicate that this shared library isReid Spencer
2004-10-27Change Library Names Not To Conflict With Others When InstalledReid Spencer
2004-09-15Add a newlineChris Lattner
2003-10-20Added LLVM copyright notice to Makefiles.John Criswell
2002-08-08Initial checkin of the "Hello World" Pass.Chris Lattner