[all-commits] [llvm/llvm-project] 80ed7f: [cmake] Remove confusing condition argument from e...
tstellar via All-commits
all-commits at lists.llvm.org
Wed Nov 13 16:37:17 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 80ed7f8397cebd2acc09a062069ae9185eed68d4
https://github.com/llvm/llvm-project/commit/80ed7f8397cebd2acc09a062069ae9185eed68d4
Author: Tom Stellard <tstellar at redhat.com>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
M llvm/cmake/modules/LLVM-Config.cmake
Log Message:
-----------
[cmake] Remove confusing condition argument from else() NFC
Summary:
This makes it look like an elseif and also the variable referenced
in the condition was removed from this function in r366622.
Reviewers: dsanders, beanz, smeenai, compnerd, phosek
Reviewed By: beanz
Subscribers: mgorny, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70159
More information about the All-commits
mailing list