[all-commits] [llvm/llvm-project] b867f5: [Support/BLAKE3] Do manual instrumentation of `llv...
Argyrios Kyrtzidis via All-commits
all-commits at lists.llvm.org
Fri Mar 25 09:59:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b867f5c7b827304ddde057bfc0057e17efe4fe91
https://github.com/llvm/llvm-project/commit/b867f5c7b827304ddde057bfc0057e17efe4fe91
Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
Date: 2022-03-25 (Fri, 25 Mar 2022)
Changed paths:
M llvm/lib/Support/BLAKE3/blake3.c
Log Message:
-----------
[Support/BLAKE3] Do manual instrumentation of `llvm_blake3_hasher_finalize` for memory sanitizer
This is to avoid false positives when using the uninstrumented assembly code implementation.
More information about the All-commits
mailing list