[all-commits] [llvm/llvm-project] 97a71a: [flang][cmake] Set the default for FLANG_BUILD_NEW...
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Mon May 24 13:11:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97a71ae6259191c09de644c55deb4448a259a1b1
https://github.com/llvm/llvm-project/commit/97a71ae6259191c09de644c55deb4448a259a1b1
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2021-05-24 (Mon, 24 May 2021)
Changed paths:
M flang/CMakeLists.txt
Log Message:
-----------
[flang][cmake] Set the default for FLANG_BUILD_NEW_DRIVER for oot builds
For out-of-tree builds of Flang, FLANG_BUILD_NEW_DRIVER is not inherited
from llvm-project/llvm/CMakeLists.txt. Instead, a separate definition is
required (but only for out-of-tree builds).
Differential Revision: https://reviews.llvm.org/D102323
More information about the All-commits
mailing list