aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm
diff options
context:
space:
mode:
authorVictor Hernandez <vhernandez@apple.com>2009-10-13 01:42:53 +0000
committerVictor Hernandez <vhernandez@apple.com>2009-10-13 01:42:53 +0000
commit1fc5fb659c7acd0415e6f7b02393179303071982 (patch)
tree02cdb4477646ea25599656ced604675bd7a989d4 /include/llvm
parent8cd10be5c1c09b7aa2272e00571540c082834c4a (diff)
downloadexternal_llvm-1fc5fb659c7acd0415e6f7b02393179303071982.tar.gz
external_llvm-1fc5fb659c7acd0415e6f7b02393179303071982.tar.bz2
external_llvm-1fc5fb659c7acd0415e6f7b02393179303071982.zip
Memory dependence analysis was incorrectly stopping to scan for stores to a pointer at bitcast uses of a malloc call.
It should continue scanning until the malloc call, and this patch fixes that. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83931 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm')
0 files changed, 0 insertions, 0 deletions