aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Enable RTTI again. While this works fine for LLVM, it creates an ABINick Lewycky2010-04-141-0/+1
* Turn off RTTI for VMCore. Yay!Nick Lewycky2010-04-141-1/+0
* Fix 80 column ruler.Nick Lewycky2010-04-141-1/+1
* Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.Erick Tryzelaar2010-03-041-2/+2
* mark some libraries that currently require RTTI.Chris Lattner2010-01-241-1/+1
* Stop building RTTI information for *most* llvm libraries. NotableChris Lattner2010-01-221-0/+1
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-2/+2
* Fix PR2062: Don't build Intrinsics.gen in the source directory. Do it in theBill Wendling2008-03-251-2/+2
* improve compatibility with mingw, patch by Alain FrischChris Lattner2008-01-151-1/+1
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+2
* Make the makefile tell us when Intrinsics.gen is being updated.Reid Spencer2006-10-261-1/+3
* Fix a race condition in the makefile andrew reportedChris Lattner2006-07-201-1/+1
* Fix PR835 so that touching tblgen in a way that doesn't affect intrinsicChris Lattner2006-07-201-2/+5
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-011-5/+1
* Don't print out the install command for Intrinsics.gen unless VERBOSE mode.Reid Spencer2006-04-141-1/+2
* Update dependencies to reflect split of the Intrinsics.td fileChris Lattner2006-03-261-2/+5
* Fix use of LEVEL.Reid Spencer2006-03-171-1/+1
* Two fixes:Reid Spencer2006-03-171-1/+5
* Bring makefile back into compliance with standard by usingReid Spencer2006-03-131-1/+1
* This rule also depends on tblgenChris Lattner2006-03-091-1/+1
* silly case insensitive file systems...Chris Lattner2006-03-091-3/+3
* Build intrinsics.gen from intrinsics.tdChris Lattner2006-03-091-0/+6
* only build .a on alphaAndrew Lenharth2005-08-141-0/+4
* Testing a variable before it is defined doesn't work so well. It is a fairly...Andrew Lenharth2005-08-131-3/+0
* Fix oversized GOT problem with gcc-4 on alphaAndrew Lenharth2005-08-131-0/+4
* Change Library Names Not To Conflict With Others When InstalledReid Spencer2004-10-271-1/+1
* Added LLVM copyright notice to Makefiles.John Criswell2003-10-201-0/+8
* *** empty log message ***Chris Lattner2002-07-231-2/+0
* Initial revisionChris Lattner2001-06-061-0/+7