Implement cast nodes correctly.
authorChris Lattner <sabre@nondot.org>
Thu, 18 Jul 2002 15:54:42 +0000 (15:54 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Jul 2002 15:54:42 +0000 (15:54 +0000)
commit055dc2c67e405307fa734ae446037f121bf392ab
tree5db3da78d9b47bb759d07cb7eae91db7bc636a3a
parentf7ccb70604282fb7ce77edb8ed7423e2c8f6dcda
Implement cast nodes correctly.

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