Set blockBegin to point to the beginning of the block,
authorDan Gohman <gohman@apple.com>
Mon, 31 Mar 2008 22:08:00 +0000 (22:08 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 31 Mar 2008 22:08:00 +0000 (22:08 +0000)
commit6faaef57b003be4af1594731d95b2a0112a23749
tree090d1801f3730dccd07f4b363c4d5a585e70678c
parentca1267c02b025cc719190b05f9e1a5d174a9caf7
Set blockBegin to point to the beginning of the block,
not the end.

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