aboutsummaryrefslogtreecommitdiffstats
path: root/tools/extract
Commit message (Expand)AuthorAgeFilesLines
* * Fix extract to work with constant pointer refs correctlyChris Lattner2002-10-121-31/+52
* Avoid making external global variables internalChris Lattner2002-10-071-1/+2
* - The extract tool now is sure to extract the function implementation forChris Lattner2002-10-061-1/+7
* Print the tool name when an error comes from so that I can tell whichChris Lattner2002-07-301-1/+1
* Remove extraneous #includesChris Lattner2002-07-301-2/+0
* *** empty log message ***Chris Lattner2002-07-251-2/+2
* *** empty log message ***Chris Lattner2002-07-241-1/+0
* Minor changes due to code juggled aroundChris Lattner2002-07-231-5/+5
* *** empty log message ***Chris Lattner2002-07-231-1/+2
* *** empty log message ***Chris Lattner2002-07-221-2/+11
* MEGAPATCH checkin.Chris Lattner2002-06-251-19/+17
* Checkin descriptive noteChris Lattner2002-06-241-0/+15
* Make sure the extracted function has external linkage, so that it doesn'tChris Lattner2002-05-231-0/+3
* Initial checkin of the "extract" utilityChris Lattner2002-05-222-0/+110