summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/Interpreter/Makefile
Commit message (Expand)AuthorAge
* 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
* Fix library name.Reid Spencer2004-10-28
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-20
* Initial checkin of new LLI with JIT compilerChris Lattner2002-12-24