[all-commits] [llvm/llvm-project] 1422f1: Allow building with CMAKE_SYSTEM_NAME=Generic
Michael Platings via All-commits
all-commits at lists.llvm.org
Mon Feb 27 02:24:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1422f1bf2b14b3e633a4803cc1796ebd389ccef0
https://github.com/llvm/llvm-project/commit/1422f1bf2b14b3e633a4803cc1796ebd389ccef0
Author: Michael Platings <michael.platings at arm.com>
Date: 2023-02-27 (Mon, 27 Feb 2023)
Changed paths:
M llvm/cmake/modules/HandleLLVMOptions.cmake
Log Message:
-----------
Allow building with CMAKE_SYSTEM_NAME=Generic
This is important for building runtimes for bare metal targets.
Differential Revision: https://reviews.llvm.org/D144757
More information about the All-commits
mailing list