LLVM_INCLUDE_DIR comes from LLVMConfig.cmake, which is already available to
us, so we don't need to user llvm-config to query this value.
Also, the value returned by llvm-config is wrong if llvm-config is
installed to a different prefix than the includes.