new testcase to verify that we have field sensitive alias analysis info. This
authorChris Lattner <sabre@nondot.org>
Wed, 23 Mar 2005 01:46:59 +0000 (01:46 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 Mar 2005 01:46:59 +0000 (01:46 +0000)
commitad46cf028294bbaeedef21821ba552f2b175d28c
treea4c73b41e4b08a09cf5ec3c5ef6dc18a7e1440e0
parent7c61b7b6ea249700bca5ab1dd2f0e5eaa2a2d3a8
new testcase to verify that we have field sensitive alias analysis info.  This
test cannot be satisfied without interprocedural information.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20778 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/DSGraph/field-sensitive.ll [new file with mode: 0644]