aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llc/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
* Switch llc from ParseBitcodeFile to ParseIRFile. This lets llcDan Gohman2009-09-021-1/+1
* 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/+21