[PATCH] D145214: [TSAN] add support for riscv64
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 6 13:49:06 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcd0a8245b0fe: add support for riscv64 (authored by alexfanqi, committed by AdityaK <1894981+hiraditya at users.noreply.github.com>).
Changed prior to commit:
https://reviews.llvm.org/D145214?vs=557362&id=557631#toc
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/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.557631.patch
Type: text/x-patch
Size: 10300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231006/b498244d/attachment-0001.bin>
More information about the cfe-commits
mailing list