Learn more about cloning repositories
You have read-only access
[cmake] Instead of trying to find an absolute path to LLVMConfig.cmake, just add all of the LLVM cmake paths to the CMAKE_MODULE_PATH and just use include(LLVMConfig). rdar://26154980