aboutsummaryrefslogtreecommitdiffstats
path: root/tools/opt/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/+1
* nothing opt uses can throw, remove the try block and -fexceptions whenChris Lattner2009-10-221-1/+0
* Use IRReader.h in opt, to support reading of LLVM Assembly files directly.Dan Gohman2009-09-031-1/+1
* Fixed file header comment.Misha Brukman2009-04-011-3/+3
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+15