Files
clang-p2996/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
Nick Lewycky 0a7e9ccf04 When looking for dependencies on the src pointer, scan the src pointer. Scanning
on the memcpy call will pull up other unrelated stuff. Fixes PR11142.

llvm-svn: 142150
2011-10-16 20:13:32 +00:00

37 KiB