[PATCH] D116855: Add 'eager-checks' as a module parameter to MSAN.

Kevin Athey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 14:31:00 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ea175d1c6fa: Add 'eager-checks' as a module parameter to MSAN. (authored by kda).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116855

Files:
  llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/msan_eager.ll
  llvm/test/Other/new-pm-print-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116855.399081.patch
Type: text/x-patch
Size: 7594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220111/70519347/attachment.bin>


More information about the llvm-commits mailing list