[dfsan] Propagate origin tracking at store
authorJianzhou Zhao <jianzhouzh@google.com>
Tue, 2 Mar 2021 18:59:07 +0000 (18:59 +0000)
committerJianzhou Zhao <jianzhouzh@google.com>
Thu, 4 Mar 2021 23:34:44 +0000 (23:34 +0000)
commitdb7fe6cd4b336e84fd47106ac05b7265635fa333
treec198086c039e218e4913aa9160f34716d27314b5
parentf20480461a21ee7efceada6b4f436593c2983bdd
[dfsan] Propagate origin tracking at store

This is a part of https://reviews.llvm.org/D95835.

Reviewed By: morehouse, gbalats

Differential Revision: https://reviews.llvm.org/D97789
llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/basic.ll
llvm/test/Instrumentation/DataFlowSanitizer/origin_ldst.ll
llvm/test/Instrumentation/DataFlowSanitizer/origin_store_threshold.ll [new file with mode: 0644]