Use templates for the GraphType for DefaultDOTGraphTraits' members instead
authorDan Gohman <gohman@apple.com>
Mon, 14 May 2007 14:23:27 +0000 (14:23 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 14 May 2007 14:23:27 +0000 (14:23 +0000)
commit2703f23304c4cd466655f4eebd7cf32282f4bbb8
tree3ef0397527f3101bd5abc98ed39ed4700f9a1923
parentb7f0675f43619d558811516c9a8a67e56360d783
Use templates for the GraphType for DefaultDOTGraphTraits' members instead
of just using void*. This allows it to be used with graph adapters like
Inverse.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37032 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/DOTGraphTraits.h