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 | -2/+2 |
* | remove attribution from lib Makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now | Chris Lattner | 2005-10-24 | 1 | -1/+1 |
* | Don't bother with a re-linked library, ensure archive library is built. | Reid Spencer | 2004-11-14 | 1 | -0/+2 |
* | Makefile for lib/Linker | Reid Spencer | 2004-11-12 | 1 | -0/+13 |