Victor Hernandez
|
21280bc3af
|
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.
llvm-svn: 83931
|
2009-10-13 01:42:53 +00:00 |
|