[all-commits] [llvm/llvm-project] a5d79e: build: use Python3 for compiler-rt
Saleem Abdulrasool via All-commits
all-commits at lists.llvm.org
Tue Apr 28 10:30:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a5d79e5fa14f8c9aea9d731637e37f57598847ab
https://github.com/llvm/llvm-project/commit/a5d79e5fa14f8c9aea9d731637e37f57598847ab
Author: Saleem Abdulrasool <compnerd at compnerd.org>
Date: 2020-04-28 (Tue, 28 Apr 2020)
Changed paths:
M compiler-rt/CMakeLists.txt
M compiler-rt/cmake/Modules/SanitizerUtils.cmake
M compiler-rt/test/lit.common.configured.in
Log Message:
-----------
build: use Python3 for compiler-rt
compiler-rt is built in a unified configuration on some of the builders
which requires that this is updated to follow the same pattern as LLVM.
More information about the All-commits
mailing list