Calculate the size of a array allocation correctly.
authorOwen Anderson <resistor@mac.com>
Tue, 10 Jul 2007 20:48:38 +0000 (20:48 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 10 Jul 2007 20:48:38 +0000 (20:48 +0000)
commit8e85048d7b004fb1bafd23df109cd91e4ffd5278
treea2afc3d6134243fb7c3bc7b5d53e668b4dc162eb
parent202da14fe00fbafa8540baba433147a8eb526814
Calculate the size of a array allocation correctly.

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