Tests for globals with different kinds of behavior in DS Analysis.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Wed, 16 Jul 2003 21:48:38 +0000 (21:48 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Wed, 16 Jul 2003 21:48:38 +0000 (21:48 +0000)
commit71b35cd0fe1c17255e1c49af3e8f592725ed1721
tree7a016441072febce8ba2af14f57dc0f4d0e8e967
parenta53e3da92c6dea476c58f99da6d3c5f75be38adc
Tests for globals with different kinds of behavior in DS Analysis.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7191 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/DSGraph/globalgraph.c [new file with mode: 0644]
test/Analysis/DSGraph/globals.c [new file with mode: 0644]
test/DSGraphs/ggcollapse.c [new file with mode: 0644]
test/DSGraphs/ggfuncptr.c [new file with mode: 0644]