aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-extract
Commit message (Expand)AuthorAgeFilesLines
* Initial support for the CMake build system.Oscar Fuentes2008-09-221-0/+5
* only extract main if the user didn't specify anything to extractAndrew Lenharth2008-03-071-1/+1
* make error message reflect default search function nameAndrew Lenharth2008-03-071-3/+2
* add a pass that can extract all kinds of global values, not just functions. ...Andrew Lenharth2008-03-071-7/+23
* remove attributions from tools.Chris Lattner2007-12-291-2/+2
* remove attributions from tools/utils makefiles.Chris Lattner2007-12-291-2/+2
* Move the space in overview output for commands out of each of theDan Gohman2007-10-081-1/+1
* Separate program name from error message with a :Reid Spencer2007-08-081-1/+1
* Terminate an error message with a newline.Reid Spencer2007-08-081-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-182-0/+132