[PATCH] D145214: [TSAN] add support for riscv64
Alex Fan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 26 06:59:01 PDT 2023
alexfanqi updated this revision to Diff 557362.
alexfanqi added a comment.
thanks @hiraditya
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145214/new/
https://reviews.llvm.org/D145214
Files:
clang/lib/Driver/ToolChains/Linux.cpp
compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
compiler-rt/lib/tsan/rtl/CMakeLists.txt
compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
compiler-rt/lib/tsan/rtl/tsan_platform.h
compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
compiler-rt/lib/tsan/rtl/tsan_rtl.h
compiler-rt/lib/tsan/rtl/tsan_rtl_riscv64.S
compiler-rt/test/tsan/map32bit.cpp
compiler-rt/test/tsan/mmap_large.cpp
compiler-rt/test/tsan/test.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145214.557362.patch
Type: text/x-patch
Size: 14974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230926/db2f760e/attachment-0001.bin>
More information about the cfe-commits
mailing list