[all-commits] [llvm/llvm-project] 838ecf: [dfsan] Test loading global ptrs
Z via All-commits
all-commits at lists.llvm.org
Wed Dec 2 13:36:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 838ecf2ea483ce6986a1d38208555155bbc53bba
https://github.com/llvm/llvm-project/commit/838ecf2ea483ce6986a1d38208555155bbc53bba
Author: Jianzhou Zhao <jianzhouzh at google.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M llvm/test/Instrumentation/DataFlowSanitizer/load.ll
Log Message:
-----------
[dfsan] Test loading global ptrs
This covers a branch in the loadShadow method.
Reviewed-by: morehouse
Differential Revision: https://reviews.llvm.org/D92460
More information about the All-commits
mailing list