Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fix extract to work with constant pointer refs correctly | Chris Lattner | 2002-10-12 | 1 | -31/+52 |
* | Avoid making external global variables internal | Chris Lattner | 2002-10-07 | 1 | -1/+2 |
* | - The extract tool now is sure to extract the function implementation for | Chris Lattner | 2002-10-06 | 1 | -1/+7 |
* | Print the tool name when an error comes from so that I can tell which | Chris Lattner | 2002-07-30 | 1 | -1/+1 |
* | Remove extraneous #includes | Chris Lattner | 2002-07-30 | 1 | -2/+0 |
* | *** empty log message *** | Chris Lattner | 2002-07-25 | 1 | -2/+2 |
* | *** empty log message *** | Chris Lattner | 2002-07-24 | 1 | -1/+0 |
* | Minor changes due to code juggled around | Chris Lattner | 2002-07-23 | 1 | -5/+5 |
* | *** empty log message *** | Chris Lattner | 2002-07-22 | 1 | -2/+11 |
* | MEGAPATCH checkin. | Chris Lattner | 2002-06-25 | 1 | -19/+17 |
* | Make sure the extracted function has external linkage, so that it doesn't | Chris Lattner | 2002-05-23 | 1 | -0/+3 |
* | Initial checkin of the "extract" utility | Chris Lattner | 2002-05-22 | 1 | -0/+104 |