[all-commits] [llvm/llvm-project] 9c9d88: [SystemZ] Allow configuring default CLANG_SYSTEMZ_...
Ulrich Weigand via All-commits
all-commits at lists.llvm.org
Mon Mar 30 05:23:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c9d88d8b1bb6468f6c4258fe41bbcd01f742801
https://github.com/llvm/llvm-project/commit/9c9d88d8b1bb6468f6c4258fe41bbcd01f742801
Author: Ulrich Weigand <ulrich.weigand at de.ibm.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M clang/CMakeLists.txt
M clang/lib/Driver/ToolChains/Arch/SystemZ.cpp
Log Message:
-----------
[SystemZ] Allow configuring default CLANG_SYSTEMZ_ARCH
On Ubuntu, we want to raise default CLANG_SYSTEMZ_ARCH to z13,
thus allow configuring this via CMake.
On Debian, we want to raise it to z196.
Author: Dimitri John Ledkov
Differential Revision: https://reviews.llvm.org/D75914
More information about the All-commits
mailing list