This patch enabled msan for loongarch64 with 47-bit VMA layout.
Details
Details
- Reviewers
vitalybuka SixWeining xen0n xry111 MaskRay lixing-star XiaodongLoong - Group Reviewers
Restricted Project
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
ERROR git-clang-format returned an non-zero exit code 1
Please format the code. Maybe, you can use the following command:
git diff -U0 --no-color HEAD^ | clang/tools/clang-format/clang-format-diff.py -i -p1
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | ||
---|---|---|
5879 | it looks like exact copy of VarArgMIPS64Helper |