[SystemZ] Allow configuring default CLANG_SYSTEMZ_ARCH
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 30 Mar 2020 12:20:48 +0000 (14:20 +0200)
committerUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 30 Mar 2020 12:20:48 +0000 (14:20 +0200)
commit9c9d88d8b1bb6468f6c4258fe41bbcd01f742801
tree60c62da767c3f49bb609f6d38a2f174c76594727
parent11a5caee2aeae2546213366e7fc54095bb8163b9
[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
clang/CMakeLists.txt
clang/lib/Driver/ToolChains/Arch/SystemZ.cpp