Fix build when no-llvm-linking is enabled

I'm working on a project that uses the no-llvm-linking feature. Building with the feature is broken currently, you get the LLVM_SYS_NOT_FOUND error. This PR fixes it.

Merge request reports

Loading