[all-commits] [llvm/llvm-project] 430c9a: [Hexagon] Enable linux #defines
SidManning via All-commits
all-commits at lists.llvm.org
Thu Mar 19 12:34:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 430c9a80c17b00ec65b8254810e3c9e122d13f98
https://github.com/llvm/llvm-project/commit/430c9a80c17b00ec65b8254810e3c9e122d13f98
Author: Sid Manning <sidneym at quicinc.com>
Date: 2020-03-19 (Thu, 19 Mar 2020)
Changed paths:
M clang/lib/Basic/Targets.cpp
M clang/test/Preprocessor/hexagon-predefines.c
Log Message:
-----------
[Hexagon] Enable linux #defines
Enable standard linux defines when the triple is Linux and the
environment is musl.
Differential Revision: https://reviews.llvm.org/D76310
More information about the All-commits
mailing list