Support resolving function arguments/return values to pointers that index
authorChris Lattner <sabre@nondot.org>
Mon, 1 Apr 2002 22:20:48 +0000 (22:20 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Apr 2002 22:20:48 +0000 (22:20 +0000)
commita13d6ceed799c5a342fb2d499b88b5fcb950970e
tree11ea0d5de996fe2bb4246e274f017e9a970ac729
parent85e1e9c22f6b8f9bac4924e0692ab199bd69ba89
Support resolving function arguments/return values to pointers that index
into other objects.

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