[all-commits] [llvm/llvm-project] 06c9b4: Extend the dfsan store/load callback with write/re...
Z via All-commits
all-commits at lists.llvm.org
Fri Nov 13 11:48:31 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 06c9b4aaa97368a2904e6e661ea6a14ef127416f
https://github.com/llvm/llvm-project/commit/06c9b4aaa97368a2904e6e661ea6a14ef127416f
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2020-11-13 (Fri, 13 Nov 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
A llvm/test/Instrumentation/DataFlowSanitizer/callback.ll
Log Message:
-----------
Extend the dfsan store/load callback with write/read address
This helped debugging.
Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D91236
More information about the All-commits
mailing list