[PATCH] D86471: [MSAN] Add fiber switching APIs

Justin Cady via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 08:31:44 PDT 2020


justincady updated this revision to Diff 288346.
justincady added a comment.

Address outstanding comments. I have re-run all of the tests with the new changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86471

Files:
  compiler-rt/include/sanitizer/msan_interface.h
  compiler-rt/lib/msan/msan.cpp
  compiler-rt/lib/msan/msan_interface_internal.h
  compiler-rt/lib/msan/msan_thread.cpp
  compiler-rt/lib/msan/msan_thread.h
  compiler-rt/test/msan/Linux/swapcontext_annotation.cpp
  compiler-rt/test/msan/Linux/swapcontext_annotation_reset.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86471.288346.patch
Type: text/x-patch
Size: 11477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/88f4f2c7/attachment.bin>


More information about the llvm-commits mailing list