summaryrefslogtreecommitdiffstats
path: root/lib/ExecutionEngine/JIT/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-2/+2
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+2
* Fix library name.Reid Spencer2004-10-281-1/+1
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-201-0/+8
* Fix reference to architecture.Misha Brukman2003-07-281-1/+1
* * If compiling on X86 or Sparc, automagically enable the JIT for that archMisha Brukman2003-07-021-0/+25
* Initial checkin of new LLI with JIT compilerChris Lattner2002-12-241-0/+4