diff options
author | zhanglimin <zhanglimin@loongson.cn> | 2023-06-29 11:40:22 +0800 |
---|---|---|
committer | zhanglimin <zhanglimin@loongson.cn> | 2023-06-29 11:41:27 +0800 |
commit | 3749292e508b92f6a355e6a6e5f3456bbdd43c8e (patch) | |
tree | 43f189c27e0231d55c59bab4a82d65a7225b647f /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | a806ec4857c2c662c89755edba56d893ae1beeb4 (diff) | |
download | llvm-3749292e508b92f6a355e6a6e5f3456bbdd43c8e.zip llvm-3749292e508b92f6a355e6a6e5f3456bbdd43c8e.tar.gz llvm-3749292e508b92f6a355e6a6e5f3456bbdd43c8e.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions