[all-commits] [llvm/llvm-project] 531233: Revert "add support for riscv64"
Haowei via All-commits
all-commits at lists.llvm.org
Fri Oct 6 14:57:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 531233d4b099835a3b384456c2c22453010f9780
https://github.com/llvm/llvm-project/commit/531233d4b099835a3b384456c2c22453010f9780
Author: Haowei Wu <haowei at google.com>
Date: 2023-10-06 (Fri, 06 Oct 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Linux.cpp
M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
M compiler-rt/lib/tsan/rtl/CMakeLists.txt
M compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
M compiler-rt/lib/tsan/rtl/tsan_platform.h
M compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp
M compiler-rt/lib/tsan/rtl/tsan_rtl.h
M compiler-rt/test/tsan/map32bit.cpp
M compiler-rt/test/tsan/mmap_large.cpp
M compiler-rt/test/tsan/test.h
Log Message:
-----------
Revert "add support for riscv64"
This reverts commit cd0a8245b0feb951569eb3d396a1ff629daeb55c, which
breaks the build of compiler-rt for riscv64.
More information about the All-commits
mailing list