[all-commits] [llvm/llvm-project] 9887fd: [dfsan] Refactor loadShadow
Z via All-commits
all-commits at lists.llvm.org
Tue Feb 9 09:22:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9887fdebd668d4e1243abf716eab383401dcb2be
https://github.com/llvm/llvm-project/commit/9887fdebd668d4e1243abf716eab383401dcb2be
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
Log Message:
-----------
[dfsan] Refactor loadShadow
To simplify the review of https://reviews.llvm.org/D95835.
Reviewed-by: gbalats, morehouse
Differential Revision: https://reviews.llvm.org/D96180
More information about the All-commits
mailing list