[PATCH] D140528: [MSan] Enable MSAN for loongarch64
Limin Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 20:39:39 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG310a6f12b5b8: [MSan] Enable MSAN for loongarch64 (authored by Ami-zhang).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140528/new/
https://reviews.llvm.org/D140528
Files:
compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
compiler-rt/lib/msan/msan.h
compiler-rt/lib/msan/msan_allocator.cpp
compiler-rt/lib/msan/tests/msan_test.cpp
compiler-rt/test/msan/mmap.cpp
compiler-rt/test/msan/mmap_below_shadow.cpp
compiler-rt/test/msan/param_tls_limit.cpp
compiler-rt/test/msan/signal_stress_test.cpp
compiler-rt/test/msan/strlen_of_shadow.cpp
compiler-rt/test/msan/vararg.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140528.535613.patch
Type: text/x-patch
Size: 9047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/dbb5ac4e/attachment.bin>
More information about the llvm-commits
mailing list