Pass the graph to the DOTGraphTraits.getEdgeAttributes().
authorTobias Grosser <grosser@fim.uni-passau.de>
Sun, 27 Feb 2011 04:11:03 +0000 (04:11 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Sun, 27 Feb 2011 04:11:03 +0000 (04:11 +0000)
commita91f86c49a63f7a37c662c3a9553055bff33a84b
treeedf10db89b2d9440fa38416db419256b72243bbf
parent0aa00f91100fb031cd9cde2562cdc029f4fb26d5
Pass the graph to the DOTGraphTraits.getEdgeAttributes().

This follows the interface of getNodeAttributes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126562 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/DOTGraphTraits.h
include/llvm/Support/GraphWriter.h
lib/CodeGen/ScheduleDAGPrinter.cpp
lib/CodeGen/SelectionDAG/SelectionDAGPrinter.cpp