Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. | Chris Lattner | 2010-01-24 | 1 | -1/+0 |
* | Stop building RTTI information for *most* llvm libraries. Notable | Chris Lattner | 2010-01-22 | 1 | -0/+1 |
* | Removed trailing whitespace from Makefiles. | Misha Brukman | 2009-01-09 | 1 | -3/+3 |
* | remove attribution from lib Makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | adjust this to live in lib/Archive | Chris Lattner | 2007-05-06 | 1 | -2/+2 |
* | For PR797: | Reid Spencer | 2006-08-25 | 1 | -1/+0 |
* | Exceptions are thrown by and through this library. | Chris Lattner | 2006-07-28 | 1 | -0/+1 |
* | Finish removal of EH usage from the Archive library. The REQUIRES_EH flag | Reid Spencer | 2006-07-07 | 1 | -1/+0 |
* | These libs use EH info | Chris Lattner | 2006-07-07 | 1 | -1/+2 |
* | DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now | Chris Lattner | 2005-10-24 | 1 | -1/+0 |
* | Makefile for the LLVMArchive library. | Reid Spencer | 2004-11-06 | 1 | -0/+18 |