aboutsummaryrefslogtreecommitdiff
path: root/utils/GenLibDeps.pl
AgeCommit message (Expand)Author
2006-08-03Print an error message if the lib directory (first argument) is not aReid Spencer
2006-08-01Fix a problem with use of undefined variables. Print an error message ifReid Spencer
2006-07-27Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs toReid Spencer
2006-07-25Add a feature for debugging library dependency cycles, -why option. ThisReid Spencer
2006-05-13Don't try to reference uninitialized data. Make sure we can find "nm".Reid Spencer
2006-05-03Attempt to get this script working on Darwin.Reid Spencer
2006-04-21Remove the extraneous --defined-only option to nm. This is the default andReid Spencer
2006-04-20Don't require the "dot" program if -flat option is given, and don't produceReid Spencer
2006-03-19Add a -flat option for generating the library dependencies in a flatReid Spencer
2005-01-051. Make sure that "dot" can be found in the pathReid Spencer
2004-12-30* Don't include weak definitions as a definitionReid Spencer
2004-12-30A Perl script to generate an HTML definition list containing the LLVMReid Spencer