The second element of the iterator is really an offset, not a link
authorChris Lattner <sabre@nondot.org>
Wed, 16 Oct 2002 01:43:11 +0000 (01:43 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 16 Oct 2002 01:43:11 +0000 (01:43 +0000)
commitff5feedf283b5321a0a16b2ee02b58af41018222
tree34acb3d93ff46f452c2956bafe1093df5c3abf8f
parent641e1c252d40df3cd354ec7ed543018f31e55d96
The second element of the iterator is really an offset, not a link

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4196 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DSGraphTraits.h
include/llvm/Analysis/DataStructure/DSGraphTraits.h
lib/Analysis/DataStructure/Printer.cpp