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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 19:30:52 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1d3ef5f122fe: [MSAN] Add fiber switching APIs (authored by justincady, committed by vitalybuka).

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.288508.patch
Type: text/x-patch
Size: 11389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200828/90fbc5f9/attachment.bin>


More information about the llvm-commits mailing list