[all-commits] [llvm/llvm-project] 08032e: [SanitizerCoverage] Replace the unconditional stor...
Pratyai Mazumder via All-commits
all-commits at lists.llvm.org
Tue May 5 02:25:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 08032e7192d4e0120adae95c4c0a6ced17583e64
https://github.com/llvm/llvm-project/commit/08032e7192d4e0120adae95c4c0a6ced17583e64
Author: Pratyai Mazumder <feynmanthecurious at gmail.com>
Date: 2020-05-05 (Tue, 05 May 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
M llvm/test/Instrumentation/SanitizerCoverage/inline-bool-flag.ll
Log Message:
-----------
[SanitizerCoverage] Replace the unconditional store with a load, then a conditional store.
Reviewers: vitalybuka, kcc
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79392
More information about the All-commits
mailing list