[all-commits] [llvm/llvm-project] 1d30af: [PATCH] Enable targeting riscv64-linux-android
colincross via All-commits
all-commits at lists.llvm.org
Thu Mar 23 13:34:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d30afdc2d97d348b971ae48716a0e79c6c5a29e
https://github.com/llvm/llvm-project/commit/1d30afdc2d97d348b971ae48716a0e79c6c5a29e
Author: Colin Cross <ccross at android.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Linux.cpp
M compiler-rt/cmake/Modules/AllSupportedArchDefs.cmake
M compiler-rt/lib/sanitizer_common/sanitizer_linux.h
Log Message:
-----------
[PATCH] Enable targeting riscv64-linux-android
Reviewers: ccross, asb, phosek, enh, srhines, hiraditya
Putting: https://android.googlesource.com/toolchain/llvm_android/+/refs/heads/master/patches/Enable-targeting-riscv64-linux-android.patch for review.
Differential Revision: https://reviews.llvm.org/D146560
More information about the All-commits
mailing list