summaryrefslogtreecommitdiff
path: root/utils/GenLibDeps.pl
Commit message (Expand)AuthorAge
* Don't try to reference uninitialized data. Make sure we can find "nm".Reid Spencer2006-05-13
* Attempt to get this script working on Darwin.Reid Spencer2006-05-03
* Remove the extraneous --defined-only option to nm. This is the default andReid Spencer2006-04-21
* Don't require the "dot" program if -flat option is given, and don't produceReid Spencer2006-04-20
* Add a -flat option for generating the library dependencies in a flatReid Spencer2006-03-19
* 1. Make sure that "dot" can be found in the pathReid Spencer2005-01-05
* * Don't include weak definitions as a definitionReid Spencer2004-12-30
* A Perl script to generate an HTML definition list containing the LLVMReid Spencer2004-12-30