[PATCH] D126385: [msan] Implement -msan-pass-caller-to-runtime.

Alexander Potapenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 09:50:26 PDT 2022


glider updated this revision to Diff 432956.
glider added a comment.

Introduced __msan_get_context_state_caller()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126385

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/msan_kernel_pass-caller-to-runtime.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126385.432956.patch
Type: text/x-patch
Size: 5304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220530/4ca1d0fe/attachment.bin>


More information about the llvm-commits mailing list