1. Make sure that "dot" can be found in the path
authorReid Spencer <rspencer@reidspencer.com>
Wed, 5 Jan 2005 17:29:29 +0000 (17:29 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Wed, 5 Jan 2005 17:29:29 +0000 (17:29 +0000)
commit62345827641ef25b5c9075f9d776b22a8ac546b9
tree5dc9d74ef4888dc2973234b2ac84ae250bf12d3f
parent33a12184ba2752465db835994088fe697245069b
1. Make sure that "dot" can be found in the path
2. Fix a bug where the lib directory specified also had to be cwd
3. Weight the output so archive->archive edges are shorter
4. Generate two different graphs: one for libraries, one for objects.
5. Adjust the properties of the graphs till it looks nice.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19293 91177308-0d34-0410-b5e6-96231b3b80d8
utils/GenLibDeps.pl