[PATCH] D139686: [lsan] Add lsan support for loongarch64
Youling Tang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 9 00:03:12 PST 2022
tangyouling updated this revision to Diff 481533.
tangyouling added a comment.
- Separate leak_check_segv.cpp modification.
- Add some comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139686/new/
https://reviews.llvm.org/D139686
Files:
clang/lib/Driver/ToolChains/Linux.cpp
clang/test/Driver/fsanitize.c
compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
compiler-rt/lib/lsan/lsan_common.cpp
compiler-rt/lib/lsan/lsan_common.h
compiler-rt/test/asan/lit.cfg.py
compiler-rt/test/lsan/TestCases/swapcontext.cpp
compiler-rt/test/lsan/TestCases/use_registers.cpp
compiler-rt/test/lsan/lit.common.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139686.481533.patch
Type: text/x-patch
Size: 6782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221209/777b657d/attachment-0001.bin>
More information about the cfe-commits
mailing list