Fix a problem with use of undefined variables. Print an error message if
authorReid Spencer <rspencer@reidspencer.com>
Tue, 1 Aug 2006 08:09:03 +0000 (08:09 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 1 Aug 2006 08:09:03 +0000 (08:09 +0000)
commit9bf2e7f53dd967534c00214ff90fd333c259747b
tree3e6bdff4a5f2a8a40a840b62a1f27e8562170e77
parent1a7d3263599ada35c850140f82770a263857572d
Fix a problem with use of undefined variables. Print an error message if
the first argument is omitted. Attempt to use a standard/default font.
Make the generation of the DOT file readable.

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