summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerTraceState.cpp
diff options
context:
space:
mode:
authorAhmed Bougacha <ahmed.bougacha@gmail.com>2015-05-11 23:09:46 +0000
committerAhmed Bougacha <ahmed.bougacha@gmail.com>2015-05-11 23:09:46 +0000
commitb61696656eb850d139572dae75bcc4c2f0bed9f8 (patch)
treec8c18625c24b92d726ccd9b9fdcaf1f94452fdc4 /llvm/lib/Fuzzer/FuzzerTraceState.cpp
parent96b481959f3c009ea6e11b38d48c876c0f0436f5 (diff)
downloadbcm5719-llvm-b61696656eb850d139572dae75bcc4c2f0bed9f8.tar.gz
bcm5719-llvm-b61696656eb850d139572dae75bcc4c2f0bed9f8.zip
[MemCpyOpt] Look at any dependency -not just source- for memset+memcpy.
This fixes another miscompile introduced by r235232: when there was a dependency on the memcpy destination other than the memset, we would ignore it, because we only looked at the source dependency. It was a mistake to use SrcDepInfo. Instead, just use DepInfo. llvm-svn: 237066
Diffstat (limited to 'llvm/lib/Fuzzer/FuzzerTraceState.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud