[PATCH] D115204: Port __sanitizer::StopTheWorld to Windows
Clemens Wasser via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 17 13:25:37 PST 2021
clemenswasser updated this revision to Diff 395212.
clemenswasser added a comment.
@mstorsjo I hope this fixes all of your Problems.
For me all sanitizer tests pass on X64 and I386.
Could someone test if the tests also pass on ARM and ARM64?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115204/new/
https://reviews.llvm.org/D115204
Files:
compiler-rt/lib/sanitizer_common/CMakeLists.txt
compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_win.cpp
compiler-rt/lib/sanitizer_common/tests/sanitizer_stoptheworld_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115204.395212.patch
Type: text/x-patch
Size: 6911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/318cdc61/attachment.bin>
More information about the llvm-commits
mailing list