Only check --shared-mode if llvm is 3.8.0 or newer. This test will be needed for clazy.
ClosedPublic

Authored by vonreth on Apr 29 2016, 5:13 PM.

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vonreth updated this revision to Diff 3562.Apr 29 2016, 5:13 PM
vonreth retitled this revision from to Only check --shared-mode if llvm is 3.8.0 or newer. This test will be needed for clazy..
vonreth updated this object.
vonreth edited the test plan for this revision. (Show Details)
vonreth added reviewers: kfunk, mwolff.
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptApr 29 2016, 5:13 PM
kfunk accepted this revision.May 1 2016, 9:39 AM
kfunk edited edge metadata.

Rest LGTM

cmake/modules/FindLLVM.cmake
118

LLVM_VERSION is sufficient, no ${} needed.

This revision is now accepted and ready to land.May 1 2016, 9:39 AM
This revision was automatically updated to reflect the committed changes.