[all-commits] [llvm/llvm-project] c506ad: Move CLANG_SYSTEMZ_DEFAULT_ARCH to config.h.
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Mar 30 11:16:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c506adcdf2ca3ba6459e52e09c55868e3b57af46
https://github.com/llvm/llvm-project/commit/c506adcdf2ca3ba6459e52e09c55868e3b57af46
Author: Nico Weber <thakis at chromium.org>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M clang/CMakeLists.txt
M clang/include/clang/Config/config.h.cmake
M clang/lib/Driver/ToolChains/Arch/SystemZ.cpp
M llvm/utils/gn/secondary/clang/include/clang/Config/BUILD.gn
Log Message:
-----------
Move CLANG_SYSTEMZ_DEFAULT_ARCH to config.h.
Instead of using a global define; see comments on D75914.
While here, port 9c9d88d8b1b to the GN build.
More information about the All-commits
mailing list