aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-0/+4
* Don't explicitly require RTTI and EH.Joerg Sonnenberger2012-10-261-3/+0
* Revert r165652: "Remove unnecessary RTTI from the build."Sean Silva2012-10-101-0/+3
* Remove unnecessary RTTI from the build.Sean Silva2012-10-101-3/+0
* Merge System into Support.Michael J. Spencer2010-11-291-0/+5
* Removed trailing whitespace from Makefiles.Misha Brukman2009-01-091-2/+2
* remove attribution from lib Makefiles.Chris Lattner2007-12-291-2/+2
* This requires rtti info because tblgen uses commandline,Chris Lattner2007-10-181-1/+4
* don't build bzip2 for nowChris Lattner2007-05-061-1/+0
* For PR797:Reid Spencer2006-08-231-1/+0
* libsupport still throws.Chris Lattner2006-07-281-0/+1
* DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE nowChris Lattner2005-10-241-1/+1
* Only build .a file versions of these libraries, instead of .a and .o versions.Chris Lattner2005-10-241-0/+1
* Add bzip2 subdirectoryReid Spencer2004-11-251-0/+1
* 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
* Move support/lib/Support back to lib/SupportChris Lattner2003-10-051-1/+1
* Moved code from llvm/lib/Support to llvm/support/lib/Support.John Criswell2003-09-291-1/+1
* *** empty log message ***Chris Lattner2002-07-231-3/+1
* Large scale changes to implement new command line argument facilityChris Lattner2001-07-231-5/+0
* Program options class.Vikram S. Adve2001-07-211-0/+12