[all-commits] [llvm/llvm-project] 3285b2: [MSAN] Allow emitting checks for struct types
Gui Andrade via All-commits
all-commits at lists.llvm.org
Thu Jul 23 09:51:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3285b2424941a5e12e61e525ed5f641cd81ae5ad
https://github.com/llvm/llvm-project/commit/3285b2424941a5e12e61e525ed5f641cd81ae5ad
Author: Gui Andrade <guiand at google.com>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
A llvm/test/Instrumentation/MemorySanitizer/check-struct.ll
M llvm/test/Instrumentation/MemorySanitizer/msan_x86_bts_asm.ll
Log Message:
-----------
[MSAN] Allow emitting checks for struct types
Differential Revision: https://reviews.llvm.org/D82680
More information about the All-commits
mailing list