Convert typerec to be a structure instead of a pair
authorChris Lattner <sabre@nondot.org>
Fri, 18 Oct 2002 18:22:46 +0000 (18:22 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 18 Oct 2002 18:22:46 +0000 (18:22 +0000)
commita3f8586d9dcc8e75358cc7bef2eedbd560904bc9
treeb1f76e466953aaa489749c0e88233b3d0423609a
parent137d399faea745a9b75315fd1d5c4c1855fd6f4f
Convert typerec to be a structure instead of a pair

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