[cmake] Remove confusing condition argument from else() NFC
authorTom Stellard <tstellar@redhat.com>
Thu, 14 Nov 2019 00:01:33 +0000 (16:01 -0800)
committerTom Stellard <tstellar@redhat.com>
Thu, 14 Nov 2019 00:37:04 +0000 (16:37 -0800)
commit80ed7f8397cebd2acc09a062069ae9185eed68d4
tree1e4a1767a17a2e63690b66349d5d2853c53002fa
parent5565d365f2af0f6d17f12ed1a980e6d9415a6607
[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
llvm/cmake/modules/LLVM-Config.cmake