llvm-project/compiler-rt/include
Justin Cady 1d3ef5f122 [MSAN] Add fiber switching APIs
Add functions exposed via the MSAN interface to enable MSAN within
binaries that perform manual stack switching (e.g. through using fibers
or coroutines).

This functionality is analogous to the fiber APIs available for ASAN and TSAN.

Fixes google/sanitizers#1232

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D86471
2020-08-27 19:30:40 -07:00
..
fuzzer [compiler-rt] Mark FDP non-template methods inline to avoid ODR violations. 2020-03-25 13:43:54 -07:00
profile [PGO] Extend the value profile buckets for mem op sizes. 2020-08-03 11:04:32 -07:00
sanitizer [MSAN] Add fiber switching APIs 2020-08-27 19:30:40 -07:00
xray Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt Reland "[CMake] Support installation of InstrProfData.inc" 2019-11-22 14:09:46 -08:00