Annotate nodes with their addresses if a graph requests it.
authorChris Lattner <sabre@nondot.org>
Sat, 1 Oct 2005 00:19:21 +0000 (00:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 1 Oct 2005 00:19:21 +0000 (00:19 +0000)
commitf85a55b09657094a1e3954728c7f4ca5bdb6f56a
treef8f6700488f243f1fb3e42606372bae18abe6607
parent37345fe3cd2dd56c3711592a5af6c294c10c7aba
Annotate nodes with their addresses if a graph requests it.

This is Jim's feature implemented so that graphs could 'opt-in' and get
this behavior.  This is currently used by selection dags.

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