Bugfix for ilist conversion. The ilist wants to make an 'end' node which has
authorChris Lattner <sabre@nondot.org>
Sun, 8 Feb 2004 01:05:37 +0000 (01:05 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Feb 2004 01:05:37 +0000 (01:05 +0000)
commit9857c1a6ae46e51c8685907a0fc08166c2a71d71
tree2bc5fb35535b027176dab661862481fed1bba329
parent28897e178400a93cfe6725f4166869c92efd228a
Bugfix for ilist conversion.  The ilist wants to make an 'end' node which has
G == 0

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