[PATCH] D107538: [GCov] Emit memset instead of stores in __llvm_gcov_reset
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 5 00:47:06 PDT 2021
MaskRay added a comment.
The test does not belong to module-flags.ll :)
D78477 <https://reviews.llvm.org/D78477> did not add an IR test. Perhaps you need to add a new test file. Add two functions so that memset will be emitted more than once.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107538/new/
https://reviews.llvm.org/D107538
More information about the llvm-commits
mailing list