[PATCH] D82680: MSAN: Allow emitting checks for struct types

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 23 09:51:36 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3285b2424941: [MSAN] Allow emitting checks for struct types (authored by guiand).

Changed prior to commit:
  https://reviews.llvm.org/D82680?vs=279928&id=280190#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82680/new/

https://reviews.llvm.org/D82680

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/check-struct.ll
  llvm/test/Instrumentation/MemorySanitizer/msan_x86_bts_asm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82680.280190.patch
Type: text/x-patch
Size: 7595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/ef6d9cf9/attachment.bin>


More information about the llvm-commits mailing list