Initial checkin
[oota-llvm.git] / tools / llvm-extract /
2002-11-19 Chris LattnerMove the function extractor pass from tools/extract...
2002-10-12 Chris Lattner* Fix extract to work with constant pointer refs correctly
2002-10-07 Chris LattnerAvoid making external global variables internal
2002-10-06 Chris Lattner - The extract tool now is sure to extract the functio...
2002-07-30 Chris LattnerPrint the tool name when an error comes from so that...
2002-07-30 Chris LattnerRemove extraneous #includes
2002-07-25 Chris Lattner*** empty log message ***
2002-07-24 Chris Lattner*** empty log message ***
2002-07-23 Chris LattnerMinor changes due to code juggled around
2002-07-22 Chris Lattner*** empty log message ***
2002-06-25 Chris LattnerMEGAPATCH checkin.
2002-05-23 Chris LattnerMake sure the extracted function has external linkage...
2002-05-22 Chris LattnerInitial checkin of the "extract" utility