summaryrefslogtreecommitdiff
path: root/lib/Transforms/Hello/Makefile
Commit message (Expand)AuthorAge
* Add an exports file for the Hello example plugin.Dan Gohman2010-06-24
* 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
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-09
* remove attribution from lib Makefiles.Chris Lattner2007-12-29
* Undo previous check-in.Devang Patel2007-04-13
* Hello uses LLVMSupport.a (SlowerOperationInformer)Devang Patel2007-04-13
* Don't link against System or Support library. These things will alreadyReid Spencer2007-04-09
* For PR780:Reid Spencer2006-08-07
* Add the LOADABLE_MODULE=1 directive to indicate that this shared library isReid Spencer2005-01-11
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-27
* Add a newlineChris Lattner2004-09-15
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-20
* Initial checkin of the "Hello World" Pass.Chris Lattner2002-08-08