[PATCH] D98268: [dfsan] Tracking origins at phi nodes
stephan.yichao.zhao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 9 15:14:53 PST 2021
stephan.yichao.zhao updated this revision to Diff 329484.
stephan.yichao.zhao added a comment.
Herald added a project: Sanitizers.
Herald added a subscriber: Sanitizers.
added a compiler-rt test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98268/new/
https://reviews.llvm.org/D98268
Files:
compiler-rt/test/dfsan/origin_branch.c
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/origin_cached_shadows.ll
llvm/test/Instrumentation/DataFlowSanitizer/origin_phi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98268.329484.patch
Type: text/x-patch
Size: 10409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/c66dd62b/attachment.bin>
More information about the llvm-commits
mailing list