You can still specify an llvm-config to use by configuring with
-DLLVM_CONFIG=/path/to/llvm/config, but this method is now deprecated
and may be remove.
Users should be setting CMAKE_PREFIX_PATH to the install prefix
for their llvm install. Unless you are using the system llvm in
which case, cmake should be able to automatically find the install
prefix.