Files
clang-p2996/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
zhanglimin 3749292e50 [sanitizer][msan] The LLVM part of the LoongArch memory sanitizer implementation
This patch enabled msan in LLVM and fixed all failing tests in
check-msan.

It does not add VarArgHelper implementation on LoongArch, which
will be done separately later. And it adds a test for VarArgNoOpHelper,
which is based on the X86 one.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D152692
2023-06-29 11:41:27 +08:00

224 KiB